Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 10
3Com Corporation
10-17
sndbuf: the sending buffer size of the socket.
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.
# Display the information about the socket with socket ID as 4 and task ID as 8.
<3Com> display ip socket 8 4
Task = VTYD(8), socketid = 4, Proto = 6,
LA = 0.0.0.0:23, FA = 0.0.0.0:0,
sndbuf = 4096, rcvbuf = 4096, sb_cc = 0, rb_cc = 0,
socket option = SO_ACCEPTCONN
socket state = SS_PRIV SS_ASYNC
10.1.17 display ip statistics
Syntax
display ip statistics
View
Any view
Parameter
None
Description
Use the display ip statistics command to view IP traffic statistics information. This
command is used to display such statistics information as IP packet transmit/receive,
packet assembly/disassembly, which is helpful to fault diagnosis.
Related command: display interface, display ip interface, and reset ip statistics.
Example
# Display the IP traffic statistic information.
<3Com> 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