HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
223
slot slot-number: Displays detailed information about IPv6 RawIP connections for the specified card. The
slot-number argument specifies the number of the slot that holds the card. (MSR4000)
Usage guidelines
Detailed information about an IPv6 RawIP connection includes socket's creator, state, option, type, and
protocol number, and source and destination IPv6 addresses of the connection.
Examples
# Display detailed information about an IPv6 RawIP connection. (MSR4000)
<Sysname> display ipv6 rawip verbose
Total RawIP socket number: 1
Slot: 6
Creator: ping ipv6[320]
State: N/A
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 9216 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 9216 / 512 / N/A
Type: 3
Protocol: 58
Connection info: src = ::, dst = ::
Inpcb flags: N/A
Inpcb vflag: INP_IPV6
Hop limit: 255 (minimum hop limit: 0)
Send VRF: 0xffff
Receive VRF: 0xffff
Table 63 Command output
Field Description
Total RawIP socket number Total number of IPv6 RawIP sockets.
Slot Number of the slot that holds the card.
Creator Task name of the socket. The process number is in the square brackets.
State Socket state.
Options Socket options.
Receiving
buffer(cc/hiwat/lowat/state)
Receiving buffer information: the used space, maximum space, minimum
space, and the state in the parentheses.
The state can be:
• SBS_CANTSENDMORE—Unable to send data to the peer.
• SBS_CANTRCVMORE—Unable to receive data from the peer.
• SBS_RCVATMARK—Receiving tag.
• N/A—None of the above.