HP VPN Firewall Appliances Network Management Command Reference

697
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 151 Command output
Field Descri
p
tion
SOCK_STREAM TCP socket.
SOCK_DGRAM UDP socket.
SOCK_RAW Raw IP socket.
Task Task name and ID of the created socket.
socketid ID assigned by the kernel to the created socket.
Proto Protocol type, for example, 6 indicates TCP and 17 indicates UDP.
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.
socket option
Socket option set by the application:
SO_ACCEPTCONN—Detects connection request at the server end.
SO_REUSEADDR—Allows for reuse of a local address.
SO_REUSEPORT—Allows for reuse of a local port.
SO_SENDVPNID—Enables sending of the VPN ID.
socket state State of the socket.
display ipv6 statistics
Use display ipv6 statistics to display statistics of IPv6 packets and ICMPv6 packets.