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

Table Of Contents
227
<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 55 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
Use display ipv6 dhcp server to display DHCPv6 server information.
Syntax
display ipv6 dhcp server [ interface interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Displays DHCPv6 server information for the interface specified
by interface type and number. If you do not specify any interface, this command displays DHCPv6 server
information for all interfaces.
|: 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.
include: Displays all lines that match the specified regular expression.