R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

676
Examples
# Display brief information about all prefix pools.
<Sysname> display ipv6 dhcp prefix-pool
Prefix-pool Prefix Available In-use Static
1 5::/64 64 0 0
# Display details about prefix pool 1.
<Sysname> display ipv6 dhcp prefix-pool 1
Prefix: 5::/64
Assigned length: 70
Total prefix number: 64
Available: 64
In-use: 0
Static: 0
Table 154 Command output
Field Descri
p
tion
Prefix-pool Prefix pool number
Prefix Prefix contained in the prefix pool
Available Number of idle prefixes
In-use Number of assigned prefixes
Static Number of static prefixes
Assigned length Length of prefixes to be assigned
Total prefix number Total number of prefixes
display ipv6 dhcp server
Syntax
display ipv6 dhcp server [ interface interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
interface interface-type interface-number: Displays the DHCPv6 server information of the interface
specified by interface type and number. If no interface is specified, the DHCPv6 server information of all
interfaces is displayed.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.