Index Click this button to go to the index for this section.


pppstats(8)

NAME

pppstats - Print Point-to-Point Protocol (PPP) statistics

SYNOPSIS

/usr/sbin/pppstats [-v] [-r] [-c] [-i secs] [unit#]

FLAGS

-v Displays additional statistics, such as the number of packets ignored (rejected by the VJ TCP header decompression code). -r Displays the overall packet compression rate. The rate value is between 0 and 1, with 0 meaning that the data is incompressible. -c Specifies an alternate display mode that shows packet compression statistics: the number of packets and bytes uncompressed (that is, before compression or after decompression), compressed, and incompressible (packets which did not shrink on compression and were transmitted uncompressed), and the recent compression rate. This rate reflects the recent performance of the compression code rather than the overall rate achieved since compression was enabled. -i secs Specifies the interval (in seconds) between printouts. The default is 5 seconds.

DESCRIPTION

The pppstats command prints PPP-related statistics for the interface specified by unit#.

RELATED INFORMATION

Daemons: pppd(8)