R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
158
socket state = SS_PRIV SS_NBIO SS_ASYNC
Task = ROUT(69), socketid = 2, Proto = 103,
LA = 0.0.0.0, FA = 0.0.0.0,
sndbuf = 65536, rcvbuf = 256000, sb_cc = 0, rb_cc = 0,
sb_maxcc = 0, rb_maxcc = 0,
socket option = SO_SENDVPNID(0) SO_RCVVPNID(0),
socket state = SS_PRIV SS_NBIO SS_ASYNC
Task = ROUT(69), socketid = 1, Proto = 65,
LA = 0.0.0.0, FA = 0.0.0.0,
sndbuf = 32767, rcvbuf = 256000, sb_cc = 0, rb_cc = 0,
sb_maxcc = 0, rb_maxcc = 0,
socket option = 0,
socket state = SS_PRIV SS_NBIO SS_ASYNC
Task = RSVP(73), socketid = 1, Proto = 46,
LA = 0.0.0.0, FA = 0.0.0.0,
sndbuf = 4194304, rcvbuf = 4194304, sb_cc = 0, rb_cc = 0,
sb_maxcc = 0, rb_maxcc = 0,
socket option = 0,
socket state = SS_PRIV SS_NBIO SS_ASYNC
Table 37 Command output
Field Description
SOCK_STREAM TCP socket.
SOCK_DGRAM UDP socket.
SOCK_RAW Raw IP socket.
Task Task number.
socketid Socket ID.
Proto Protocol number of the socket, indicating the protocol type that IP carries.
LA Local address and local port number.
FA Remote address and remote port number.
sndbuf Sending buffer size (in bytes) of the socket.
rcvbuf Receiving buffer size (in bytes) of the socket.
sb_cc
Current data size in the sending buffer (available only for TCP that can
buffer data).
rb_cc Current data size in the receiving buffer.
sb_maxcc History maximum data size in the sending buffer.
rb_maxcc History maximum data size in the receiving buffer.
socket option Socket option.
socket state Socket state.