MirBSD manpage: slstats(8)

SLSTATS(8)               BSD System Manager's Manual                SLSTATS(8)

NAME

     slstats - report slip statistics

SYNOPSIS

     slstats [-v] [-i interval] [interface]

DESCRIPTION

     The slstats utility reports slip-related statistics for the slN inter-
     face. If the interface is unspecified, it defaults to sl0. These statis-
     tics are displayed at regular intervals.

     The display is split horizontally into input and output sections contain-
     ing columns of statistics describing the properties and volume of packets
     received and transmitted by the specified interface.

     The first report will consist of a snapshot of the interface's present
     statistics. All further output will describe activity between report in-
     tervals.

     The options are as follows:

     -i interval
             Specifies the interval between reports. The default interval is 5
             seconds.

     -v      Display additional statistics demonstrating the efficacy of VJ
             header compression and providing more explicit information on
             failure distribution.

     The following fields are printed on the input side:

     IN      The total number of bytes received by this interface.

     PACK    The total number of packets received by this interface.

     COMP    The number of compressed TCP packets received by this interface.

     UNCOMP  The number of uncompressed TCP packets received by this inter-
             face.

     ERR     The number of packets received by this interface of unknown type.

     TOSS    The number of packets dropped on reception by this interface.
             Only reported when the -v option is specified.

     IP      The total number of non-TCP packets received by this interface.
             Only reported when the -v option is specified.

     The following fields are printed on the output side:

     OUT     The total number of bytes transmitted from this interface.

     PACK    The total number of packets transmitted from this interface.

     COMP    The number of TCP packets compressed and then transmitted from
             this interface.

     UNCOMP  The number of uncompressed TCP packets transmitted from this in-
             terface.

     IP      The total number of non-TCP packets transmitted from this inter-
             face.

     SEARCH  The number of searches for the cached header entry for a
             compressed packet. Only reported when the -v option is specified.

     MISS    The number of failed searches for the cached header entry for a
             compressed packet. Only reported when the -v option is specified.

SEE ALSO

     sl(4), slattach(8), sliplogin(8)

MirBSD #10-current               July 5, 1993                                1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung