Linux pppstats命令

Linux 教程 · 2019-02-16 06:13:36

Linux pppstats命令用于显示PPP连线状态。

利用pppstats(point to point protocol status)指令可让你得知PPP连接网络的相关信息。

语法

pppstats [-adrv][-c<执行次数>][-w<间隔秒数>][网络界面]

参数说明

  • -a 显示绝对统计值。
  • -c<执行次数> 设置回报状况的次数。
  • -d 显示相对统计值。
  • -r 显示数据包压缩比率的统计值。
  • -v 显示VJTCP文件头的压缩效率统计值。
  • -w<间隔秒数> 设置显示统计信息的间隔时间。

实例

显示ppp的了连接状态

# pppstats

点击查看所有 Linux 教程 文章: https://www.codercto.com/courses/l/14.html

查看所有标签

Algorithms + Data Structures = Programs

Algorithms + Data Structures = Programs

Niklaus Wirth / Prentice Hall / 1975-11-11 / GBP 84.95

It might seem completely dated with all its examples written in the now outmoded Pascal programming language (well, unless you are one of those Delphi zealot trying to resist to the Java/.NET dominanc......一起来看看 《Algorithms + Data Structures = Programs》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具