R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference
199
Parameters
pcb pcb-index: Displays detailed information about IPv6 UDP connections of the specified PCB. The
pcb-index argument specifies the index of the PCB, in the range of 1 to 16.
slot slot-number: Displays detailed information about IPv6 UDP 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 UDP 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 UDP 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 UDP connection.
<Sysname> display ipv6 udp verbose
Total UDP socket number: 1
Chassis: 2 Slot: 6
Creator: sock_test_mips[250]
State: N/A
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 41600 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 9216 / 512 / N/A
Type: 2
Protocol: 17
Connection info: src = ::->69, dst = ::->0
Inpcb flags: N/A
Inpcb vflag: INP_IPV6
Hop limit: 255 (minimum hop limit: 0)
Send VRF: 0xffff
Receive VRF: 0xffff
Table 48 Command output
Field Description
Total UDP socket number Total number of IPv6 UDP sockets.
Chassis ID of the IRF member device.
Slot Number of the slot that holds the card.
Creator Task name of the socket. The progress number is in the square brackets.
State Socket state.
Options Socket options.
Error Error code.










