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

678
Default level
1: Monitor level
Parameters
all: Displays all IPv6 prefix binding information.
pool pool-number: Displays the prefix binding information of the DHCPv6 address pool specified by the
pool number. The value ranges from 1 to 128.
prefix prefix/prefix-len: Displays the binding information of the specified prefix. The prefix/prefix-len
indicates the IPv6 prefix and prefix length. The value of the prefix length ranges from 1 to 128.
prefix-pool prefix-pool-number: Displays the prefix binding information of the prefix pool specified by the
prefix pool number. The value ranges from 1 to 128.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display ipv6 dhcp server pd-in-use to display IPv6 prefix binding information.
The binding information generated for static prefixes is not displayed when you display the prefix
binding information of a specific prefix pool.
Examples
# Display all IPv6 prefix binding information.
<Sysname> display ipv6 dhcp server pd-in-use all
Total number = 3
Prefix Type Pool Lease-expiration
2:1::/24 Auto(O) 1 Jul 10 2008 19:45:01
1:1::/64 Static(F) 2 Not available
1:2::/64 Static(O) 3 Oct 9 2008 09:23:31
# Display the prefix binding information of the specified DHCPv6 address pool.
<Sysname> display ipv6 dhcp server pd-in-use pool 1
Total number = 2
Prefix Type Pool Lease-expiration
2:1::/24 Auto(O) 1 Jul 10 2008 22:22:22
3:1::/64 Static(C) 1 Jan 1 2008 11:11:11
# Display the prefix binding information of the specified prefix pool.
<Sysname> display ipv6 dhcp server pd-in-use prefix-pool 1
Total number = 1
Prefix Type Pool Lease-expiration
2:1:1:2::/64 Auto(C) 2 Jan 1 2008 14:45:56
# Display the prefix binding information of the specified prefix.
<Sysname> display ipv6 dhcp server pd-in-use prefix 2:1::3/24
Pool: 1