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

Table Of Contents
233
pool pool-number: Displays prefix binding information for the DHCPv6 address pool specified by the
pool number. The value range for the pool number is 1 to 128.
prefix prefix/prefix-len: Displays binding information for the specified prefix. The prefix/prefix-len
indicates the IPv6 prefix and prefix length. The value range for the prefix length is 1 to 128.
prefix-pool prefix-pool-number: Displays prefix binding information for the prefix pool specified by the
prefix pool number. The value range for the prefix pool number is 1 to 128.
|: 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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The binding information generated for static prefixes is not displayed when you display the binding
information about 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 Expiration time
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 prefix binding information for the specified DHCPv6 address pool.
<Sysname> display ipv6 dhcp server pd-in-use pool 1
Total number = 2
Prefix Type Pool Expiration time
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 prefix binding information for the specified prefix pool.
<Sysname> display ipv6 dhcp server pd-in-use prefix-pool 1
Total number = 1
Prefix Type Pool Expiration time
2:1:1:2::/64 Auto(C) 2 Jan 1 2008 14:45:56
# Display prefix binding information for the specified prefix.
<Sysname> display ipv6 dhcp server pd-in-use prefix 2:1::3/24
Pool: 1
Prefix pool: 1
Client: FE80::C800:CFF:FE18:0
Type: Auto(O)
DUID: 00030001CA000C180000
IAID: 0x30001
Prefix: 2:1::/24
Preferred lifetime 400, valid lifetime 500