R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference
194
chassis chassis-number slot slot-number: Displays detailed information about IPv6 TCP connections for
the specified card on the specified IRF member device. The chassis-number argument specifies the ID of
the IRF member device. The slot-number argument specifies the number of the slot that holds the card. (In
IRF mode.)
Usage guidelines
Detailed information about an IPv6 TCP connection includes socket's creator, state, option, type, protocol
number, source IPv6 address and port number, destination IPv6 address and port number, and the
connection state.
Examples
# Display detailed information about an IPv6 TCP connection.
<Sysname> display ipv6 tcp verbose
TCP inpcb number: 1(tcpcb number: 1)
Chassis: 2 Slot: 6
Creator: telnetd_mips[199]
State: ISCONNECTED
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 65536 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 65536 / 512 / N/A
Type: 1
Protocol: 6
Connection info: src = 2001::1->23 , dst = 2001::2->4181
Inpcb flags: N/A
Inpcb vflag: INP_IPV6
Hop limit: 255 (minimum hop limit: 0)
Connection state: ESTABLISHED
Send VRF: 0x0
Receive VRF: 0x0
Table 46 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 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 in the square brackets.
State Socket state.
Options Socket options.
Error Error code.










