3com S7906E Guide De Référence

Page de 2327
 
1-6 
Field  
Description 
time exceeded 
Number of input/output expiration packets 
 
display ip socket 
Syntax 
display ip socket [ socktype sock-type ] [ task-id socket-id ] [ slot slot-number ] 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
socktype sock-type: Displays the socket information of this type. The sock type is in the range 1 to 3, 
corresponding to TCP, UDP and raw IP respectively. 
task-id: Displays the socket information of this task. Task ID is in the range 1 to 100. 
socket-id: Displays the information of the socket. Socket ID is in the range 0 to 3072. 
slot slot-number: Displays the socket information of the slot.  
Description 
Use the display ip socket command to display socket information. 
Examples 
# Display all socket information. 
<Sysname> display ip socket 
SOCK_STREAM: 
Task = VTYD(38), socketid = 1, Proto = 6, 
LA = 0.0.0.0:23, FA = 0.0.0.0:0, 
sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0, 
socket option = SO_ACCEPTCONN SO_KEEPALIVE SO_REUSEPORT SO_SENDVPNID(3073) SO_SETKEEPALIVE, 
socket state = SS_PRIV SS_ASYNC 
 
Task = HTTP(36), socketid = 1, Proto = 6, 
LA = 0.0.0.0:80, FA = 0.0.0.0:0, 
sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0, 
socket option = SO_ACCEPTCONN SO_REUSEPORT, 
socket state = SS_PRIV SS_NBIO 
 
Task = ROUT(69), socketid = 10, Proto = 6, 
LA = 0.0.0.0:179, FA = 192.168.1.45:0, 
sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0, 
socket option = SO_ACCEPTCONN SO_REUSEADDR SO_REUSEPORT SO_SENDVPNID(0),