R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference

179
Syntax
In standalone mode:
display ipv6 tcp verbose [ slot slot-number [ pcb pcb-index ] ]
In IRF mode:
display ipv6 tcp verbose [ chassis chassis-number slot slot-number [ pcb pcb-index ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
pcb pcb-index: Displays detailed information about IPv6 TCP connections of the specified PCB. The value
range for the pcb-index argument is 1 to 16.
slot slot-number: Displays detailed information about IPv6 TCP connections for the specified card. The
slot-number argument specifies the number of the slot that holds the card. (In standalone mode.)
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
# In standalone mode, display detailed information about an IPv6 TCP connection.
<Sysname> display ipv6 tcp verbose
TCP inpcb number: 1(tcpcb number: 1)
slot: 1
creator: telnetd[230]
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