R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference

180
inpcb vflag: INP_IPV6 INP_IPV6PROTO
hop limit: 255(minimum hop limit: 0)
connection state: LISTEN
send VRF: 0xffff
receive VRF: 0xffff
# In IRF mode, display detailed information about an IPv6 TCP connection.
<Sysname> display ipv6 tcp verbose
TCP inpcb number: 1(tcpcb number: 1)
chassis: 1 slot: 1
creator: telnetd[317]
state: N/A
options: SO_ACCEPTCONN SO_REUSEADDR SO_REUSEPORT
error: 0
rcvbuf(cc/hiwat/lowat/state): 0 / 65536 / 1 / N/A
sndbuf(cc/hiwat/lowat/state): 0 / 65536 / 512 / N/A
type: 1
protocol: 6
connection info: src = ::->23 , dst = ::->0
inpcb flags: INP_REUSEADDR INP_REUSEPORT IN6P_IPV6_V6ONLY
inpcb vflag: INP_IPV6 INP_IPV6PROTO
hop limit: 255(minimum hop limit: 0)
connection state: LISTEN
send VRF: 0xffff
receive VRF: 0xffff
Table 44 Command output
Field Description
TCP inpcb number Number of IPv6 TCP Internet PCBs.
tcpcb number Number of IPv6 TCP PCBs (excluding PCBs of TCP in the TIME_WAIT state).
chassis ID of the IRF member device.
slot ID of the slot that holds the card.
creator
Task name of the socket. The process number is displayed in the square
brackets.
state Socket state.
options Socket options.
rcvbuf(cc/hiwat/lowat/state)
Receiving buffer information: the used space, maximum space, minimum
space, and 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 states.