Linux pppstats命令
Linux pppstats命令用于顯示PPP連線狀態(tài)。
利用pppstats(point to point protocol status)指令可讓你得知PPP連接網(wǎng)絡(luò)的相關(guān)信息。
語法
pppstats [-adrv][-c<執(zhí)行次數(shù)>][-w<間隔秒數(shù)>][網(wǎng)絡(luò)界面]
參數(shù)說明:
- -a 顯示絕對統(tǒng)計值。
- -c<執(zhí)行次數(shù)> 設(shè)置回報狀況的次數(shù)。
- -d 顯示相對統(tǒng)計值。
- -r 顯示數(shù)據(jù)包壓縮比率的統(tǒng)計值。
- -v 顯示VJTCP文件頭的壓縮效率統(tǒng)計值。
- -w<間隔秒數(shù)> 設(shè)置顯示統(tǒng)計信息的間隔時間。
實例
顯示ppp的了連接狀態(tài)
# pppstats
更多建議: