Lucent Technologies 9077 16S User Manual

Page of 150
Monitoring and Management Tools
Using the netstat command
SP Switch Router Adapter Guide - 1.4 Update 2
 
 October 22, 1999   
3-11
netstat -s
netstat -s shows the statistics reported for all protocols, this excerpt shows the statistics 
reported for IP:
# netstat -s
ip:
        211338 total packets received
        0 bad header checksums
        0 with size smaller than minimum
        0 with data size < data length
        0 with header length < data size
        0 with data length < header length
        0 with bad options
        0 with incorrect version number
        29285 fragments received
        0 fragments dropped (dup or out of space)
        0 fragments dropped after timeout
        4885 packets reassembled ok
        171636 packets for this host
        2948 packets for unknown/unsupported protocol
        0 packets forwarded
        12295 packets not forwardable
        0 redirects sent
        8049 packets sent from this host
        0 packets sent with fabricated ip header
        0 output packets dropped due to no bufs, etc.
        0 output packets discarded due to no route
        0 output datagrams fragmented
        0 fragments created
        0 datagrams that can't be fragmented