⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pppstats.8

📁 经典的ppp程序
💻 8
字号:
.\"	@(#) $Id: pppstats.8,v 1.3 1996/07/01 01:22:35 paulus Exp $.TH PPPSTATS 8 "26 June 1995".SH NAMEpppstats \- print PPP statistics.SH SYNOPSIS.B pppstats[.B -a] [.B -v] [.B -r] [.B -z] [.B -c.I <count>] [.B -w.I <secs>] [.I interface].ti 12.SH DESCRIPTIONThe.B pppstatsutility reports PPP-related statistics at regular intervals for thespecified PPP interface.  If the interface is unspecified, it willdefault to ppp0.The display is split horizontallyinto input and output sections containing columns of statisticsdescribing the properties and volume of packets received andtransmitted by the interface..PPThe options are as follows:.TP.B -aDisplay absolute values rather than deltas.  With this option, allreports show statistics for the time since the link was initiated.Without this option, the second and subsequent reports show statisticsfor the time since the last report..TP.B -c \fIcountRepeat the display.I counttimes.  If this option is not specified, the default repeat count is 1if the.B -woption is not specified, otherwise infinity..TP.B -rDisplay additional statistics summarizing the compression ratioachieved by the packet compression algorithm in use..TP.B -vDisplay additional statistics relating to the performance of the VanJacobson TCP header compression algorithm..TP.B -w \fIwaitPause.I waitseconds between each display.  If this option is not specified, thedefault interval is 5 seconds..TP.B -zInstead of the standard display, show statistics indicating theperformance of the packet compression algorithm in use..PPThe following fields are printed on the input side when the.B -zoption is not used:.TP.B INThe total number of bytes received by this interface..TP.B PACKThe total number of packets received by this interface..TP.B VJCOMPThe number of header-compressed TCP packets received by this interface..TP.B VJUNCThe number of header-uncompressed TCP packets received by thisinterface.  Not reported when the.B -roption is specified..TP.B VJERRThe number of corrupted or bogus header-compressed TCP packetsreceived by this interface.  Not reported when the.B -roption is specified..TP.B VJTOSSThe number of VJ header-compressed TCP packets dropped on reception bythis interface because of preceding errors.  Only reported when the.B -voption is specified..TP.B NON-VJThe total number of non-TCP packets received by this interface. Onlyreported when the.B -voption is specified..TP.B RATIOThe compression ratio achieved for received packets by thepacket compression scheme in use, defined as the uncompressed sizedivided by the compressed size.Only reported when the.B -roption is specified..TP.B UBYTEThe total number of bytes received, after decompression of compressedpackets.  Only reported when the.B -roption is specified..PPThe following fields are printed on the output side:.TP.B OUTThe total number of bytes transmitted from this interface..TP.B PACKThe total number of packets transmitted from this interface..TP.B VJCOMPThe number of TCP packets transmitted from this interface withVJ-compressed TCP headers..TP.B VJUNCThe number of TCP packets transmitted from this interface withVJ-uncompressed TCP headers.Not reported when the.B -roption is specified..TP.B NON-VJThe total number of non-TCP packets transmitted from this interface.Not reported when the.B -roption is specified..TP.B VJSRCHThe number of searches for the cached header entry for a VJ headercompressed TCP packet.  Only reported when the.B -voption is specified..TP.B VJMISSThe number of failed searches for the cached header entry for aVJ header compressed TCP packet.  Only reported when the.B -voption is specified..TP.B RATIOThe compression ratio achieved for transmitted packets by thepacket compression scheme in use, defined as the sizebefore compression divided by the compressed size.Only reported when the.B -roption is specified..TP.B UBYTEThe total number of bytes to be transmitted, before packet compressionis applied.  Only reported when the.B -roption is specified..PPWhen the.B -zoption is specified,.Nm pppstatsinstead displays the following fields, relating to the packetcompression algorithm currently in use.  If packet compression is notin use, these fields will all display zeroes.  The fields displayed onthe input side are:.TP.B COMPRESSED BYTEThe number of bytes of compressed packets received..TP.B COMPRESSED PACKThe number of compressed packets received..TP.B INCOMPRESSIBLE BYTEThe number of bytes of incompressible packets (that is, those whichwere transmitted in uncompressed form) received..TP.B INCOMPRESSIBLE PACKThe number of incompressible packets received..TP.B COMP RATIOThe recent compression ratio for incoming packets, defined as theuncompressed size divided by the compressed size (including bothcompressible and incompressible packets)..PPThe fields displayed on the output side are:.TP.B COMPRESSED BYTEThe number of bytes of compressed packets transmitted..TP.B COMPRESSED PACKThe number of compressed packets transmitted..TP.B INCOMPRESSIBLE BYTEThe number of bytes of incompressible packets transmitted (that is,those which were transmitted in uncompressed form)..TP.B INCOMPRESSIBLE PACKThe number of incompressible packets transmitted..TP.B COMP RATIOThe recent compression ratio for outgoing packets..SH SEE ALSOpppd(8)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -