R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
189
Examples
# Display all path MTU information.
<Sysname> display ipv6 pathmtu all
IPv6 Destination Address ZoneID PathMTU Age Type
fe80::12 0 1300 40 Dynamic
2222::3 0 1280 -- Static
Table 48 Command output
Field Description
IPv6 Destination Address Destination IPv6 address.
ZoneID ID of address zone, invalid.
PathMTU Path MTU value on the network path to an IPv6 address.
Age
Time for a path MTU to live. For a static path MTU, two hyphens (--) are
displayed.
Type
Indicates that the path MTU is dynamically negotiated or statically
configured.
display ipv6 socket
Use display ipv6 socket to display socket information.
Syntax
In standalone mode:
display ipv6 socket [ socktype socket-type ] [ task-id socket-id ] [ slot slot-number ] [ | { begin | exclude
| include } regular-expression ]
In IRF mode:
display ipv6 socket [ socktype socket-type ] [ task-id socket-id ] [ chassis chassis-number slot slot-number ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
socktype socket-type: Displays socket information for this type. The socket type is in the range of 1 to 3.
The value 1 represents a TCP socket, 2 a UDP socket, and 3 a raw socket.
task-id: Displays socket information for the task. The value range for the task-id argument is 1 to 150.
socket-id: Displays information about the socket. The socket ID is in the range of 0 to 3072.
slot slot-number: Displays socket information for the specified card. The slot-number argument specifies
the slot that holds the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays socket information 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.)