3com 8807 Reference Guide

Page of 1099
IP Performance Configuration Commands
111
display ip statistics
Syntax
display ip statistics
View
Any view
Parameter
None
Description
Use the display ip statistics command to view the statistics information about IP 
packets.
Related command: display ip interfacereset ip statistics.
Example
# View statistics about IP packets.
<SW8800> display ip statistics
 
  Input:   sum            7120             local             112
 
           bad protocol   0                bad format        0
 
           bad checksum   0                bad options       0
 
  Output:  forwarding     0                local             27
 
           dropped        0                no route          2
 
           compress fails 0
 
  Fragment:input          0                output            0
 
           dropped        0
 
           fragmented     0                couldn’t fragment 0
 
  Reassembling:sum        0                timeouts          0 
rcvbuf 
The receiving buffer size of the socket 
sb_cc 
The current data size in the sending buffer. The value makes sense only for 
the socket of TCP type, because only TCP is able to cache data 
rb_cc 
The current data size in the receiving buffer 
socket option 
The option of the socket 
socket state 
The state of the socket
Table 14   Description on the fields of the display ip socket command
Field Description