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

Table Of Contents
231
pool pool-number: Displays IPv6 address binding information for the address pool specified by the 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.
Examples
# Display all IPv6 address binding information.
<Sysname> display ipv6 dhcp server ip-in-use all
Total number = 4
Address Type Pool Expiration time
2:1::1 Auto(O) 1 Jul 10 2008 19:45:01
3:1::2 Static(C) 1 Jan 1 2008 11:11:11
1:1::2 Static(F) 2 Not-available
1:2::1f1 Static(O) 3 Oct 9 2008 09:23:31
# Display IPv6 address binding information for address pool 1.
<Sysname> display ipv6 dhcp server ip-in-use pool 1
Total number = 2
Address Type Pool Expiration time
2:1::1 Auto(O) 1 Jul 10 2008 22:22:22
3:1::2 Static(C) 1 Jan 1 2008 11:11:11
# Display binding information for IPv6 address 2:1::1.
<Sysname> display ipv6 dhcp server ip-in-use address 2:1::1
Pool: 1
Client: FE80::C800:CFF0:FE18:0
Type: Auto(O)
DUID: 00030001CA000C180000
IAID: 0x30001
Address: 2:1::1
Preferred lifetime 400, valid lifetime 500
Expires at Jul 10 2008 09:45:01 (288 seconds left)
Table 59 Command output
Field Descri
p
tion
Total number Total number of IPv6 address bindings.
Address Assigned IPv6 address.