R0106-HP MSR Router Series Layer 3 - IP Services Command Reference(V7)

253
Field Description
Options Socket options.
Receiving
buffer(cc/hiwat/lowat/state)
Displays receive buffer information in the following order:
cc—Used space.
hiwat—Maximum space.
lowat—Minimum space.
state—Buffer state:
{ CANTSENDMORE—Unable to send data to the peer.
{ CANTRCVMORE—Unable to receive data from the peer.
{ RCVATMARK—Receiving tag.
{ N/A—None of the above states.
Sending
buffer(cc/hiwat/lowat/state)
Displays send buffer information in the following order:
cc—Used space.
hiwat—Maximum space.
lowat—Minimum space.
state—Buffer state:
{ CANTSENDMORE—Unable to send data to the peer.
{ CANTRCVMORE—Unable to receive data from the peer.
{ RCVATMARK—Receiving tag.
{ N/A—None of the above states.
Type
Socket type:
1SOCK_STREAM. This socket uses TCP to provide reliable transmission of
byte streams.
2SOCK_DGRAM. This socket uses UDP to provide datagram
transmission.
3SOCK_RAW. This socket allows an application to change the next
upper-layer protocol header.
N/A—None of the above types.
Protocol Number of protocol using the socket. 58 represents ICMP.
Connection info Connection information, including the source and destination IPv6 addresses.