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

Table Of Contents
230
pool pool-number: Displays information about expired IPv6 addresses in 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 information about all expired IPv6 addresses.
<Sysname> display ipv6 dhcp server expired all
Address Client ID Expiration time
1:2::4 00010006498D332 Nov 23 2010 16:12:43
2000102030405
1:2::3 00010006498D332 Nov 23 2010 16:12:43
2000102030405
1:2::2 00010006498D332 Nov 23 2010 16:12:43
2000102030405
1:2::1 00010006498D332 Nov 23 2010 16:12:43
2000102030405
--- total 4 entries ---
Table 58 Command output
Field Descri
p
tion
Address Expired IPv6 address.
Client ID Client DUID bound to the expired IPv6 address.
Expiration time Time when the lease expired.
display ipv6 dhcp server ip-in-use
Use display ipv6 dhcp server ip-in-use to display IPv6 address binding information.
Syntax
display ipv6 dhcp server ip-in-use { address ipv6-address | all | pool pool-number } [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
address ipv6-address: Displays binding information for a specific IPv6 address.
all: Displays all IPv6 address binding information.