Manual Page Result
0
Command: pppstats | Section: 8 | Source: Digital UNIX | File: pppstats.8.gz
pppstats(8) System Manager's Manual pppstats(8)
NAME
pppstats - Print Point-to-Point Protocol (PPP) statistics
SYNOPSIS
/usr/sbin/pppstats [-v] [-r] [-c] [-i secs] [unit#]
FLAGS
Displays additional statistics, such as the number of packets ignored
(rejected by the VJ TCP header decompression code). Displays the over-
all packet compression rate. The rate value is between 0 and 1, with 0
meaning that the data is incompressible. Specifies an alternate dis-
play mode that shows packet compression statistics: the number of pack-
ets and bytes uncompressed (that is, before compression or after decom-
pression), compressed, and incompressible (packets which did not shrink
on compression and were transmitted uncompressed), and the recent com-
pression rate. This rate reflects the recent performance of the com-
pression code rather than the overall rate achieved since compression
was enabled. 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) delim off
pppstats(8)