F3215-HP Load Balancing Module Network Management Command Reference-6PW101

351
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
Static IPv6 prefixes are created with the ipv6 prefix command.
Examples
# Display information about all IPv6 prefixes.
<Sysname> display ipv6 prefix
Number Prefix Type
1 1::/16 Static
# Display information about the IPv6 prefix with the specified ID.
<Sysname> display ipv6 prefix 1
Number: 1
Type : Dynamic
Prefix: ABCD:77D8::/32
Preferred lifetime 90 sec, valid lifetime 120 sec
Table 81 Command output
Field Descri
p
tion
Number Prefix ID.
Type Prefix type.
Prefix Prefix and its length. Not-available indicates that no prefix is obtained.
Preferred lifetime Preferred lifetime in seconds. For a static IPv6 prefix, this field is not displayed.
valid lifetime Valid lifetime in seconds. For a static IPv6 prefix, this field is not displayed.
display ipv6 socket
Use display ipv6 socket to display socket information.
Syntax
display ipv6 socket [ socktype socket-type ] [ task-id socket-id ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
socktype socket-type: Displays the socket information about 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 the socket information about the task. The value ranges from 1 to 150.
socket-id: Displays the information about the socket. The socket ID is in the range of 0 to 3072.