R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)
301
prefix prefix/prefix-len: Displays binding information about 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 about the prefix pool specified by the
prefix pool number. The value range 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 prefix 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 2011 19:45:01
1:1::/64 Static(F) 2 Not-available
1:2::/64 Static(O) 3 Oct 9 2011 09:23:31
# Display prefix binding information about 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 2011 22:22:22
3:1::/64 Static(C) 1 Jan 1 2011 11:11:11
# Display prefix binding information about 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 2011 14:45:56
# Display prefix binding information about 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
Expires at Jul 10 2011 09:45:01 (288 seconds left)










