1 .\" @(#) $Id: pppstats.8,v 1.2 1995/05/02 05:50:53 paulus Exp $
2 .TH PPPSTATS 8 "2 May 1995"
4 pppstats \- print PPP statistics
22 prints PPP-related statistics.
28 to display additional statistics, such as the number of packets tossed
29 (that is, which the VJ TCP header decompression code rejected).
35 to display the overall packet compression rate. The rate value is
36 between 0 and 1, with 0 meaning that the data is incompressible.
40 flag is used to specify an alternate display mode that shows
41 packet compression statistics: the number of packets and bytes
42 uncompressed (that is, before compression or after decompression),
43 compressed, and incompressible (packets which did not shrink on
44 compression and were transmitted uncompressed), and the recent
45 compression rate. This rate reflects the recent performance of the
46 compression code rather than the overall rate achieved since
47 compression was enabled.
51 flag is used to specify the interval between printouts. The default is
54 <unit#> specifies which interface to use for gathering statistics.