Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches Chapter 1 IPv6 Basics Configuration Commands
1-12
socket state = SS_PRIV SS_ASYNC
SOCK_DGRAM:
Task = AGNT(51), socketid = 2, Proto = 17,
LA = ::->161, FA = ::->0,
sndbuf = 9216, rcvbuf = 42080, sb_cc = 0, rb_cc = 0,
socket option = SO_REUSEPORT,
socket state = SS_PRIV SS_NBIO SS_ASYNC
Task = TRAP(52), socketid = 2, Proto = 17,
LA = ::->1024, FA = ::->0,
sndbuf = 9216, rcvbuf = 42080, sb_cc = 0, rb_cc = 0,
socket option =,
socket state = SS_PRIV
SOCK_RAW:
Task = ROUT(86), socketid = 5, Proto = 89,
LA = ::, FA = ::,
sndbuf = 262144, rcvbuf = 262144, sb_cc = 0, rb_cc = 0,
socket option = SO_REUSEADDR,
socket state = SS_PRIV SS_ASYNC
Table 1-9 Description on fields of the display ipv6 socket command
Field Description
SOCK_STREAM TCP socket
SOCK_DGRAM UDP socket
SOCK_RAW Raw IP socket
Task Task ID of the created socket
socketid ID assigned by the kernel to the created socket
Proto Protocol ID
LA Local address and local port number
FA Remote address and remote port number
sndbuf Size of the send buffer
rcvbuf Size of the receive buffer
sb_cc Number of bytes sent by the send buffer
rb_cc Number of bytes received by the receive buffer