R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

297
pool pool-number: Displays IPv6 address conflict information about the DHCPv6 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 conflict information.
<Sysname> display ipv6 dhcp server conflict all
Address Detect time
1:2::1 Nov 23 2010 16:37:08
1:2::2 Nov 23 2010 16:37:08
1:2::3 Nov 23 2010 16:37:08
1:2::4 Nov 23 2010 16:37:08
--- total 4 entries ---
Table 71 Command output
Field Descri
p
tion
Address IPv6 address that conflicted with another IPv6 address.
Detect time Time when the conflict was detected.
Related commands
reset ipv6 dhcp server conflict
display ipv6 dhcp server expired
Use display ipv6 dhcp server expired to display information about expired IPv6 addresses.
Syntax
display ipv6 dhcp server expired { 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 information about an expired IPv6 address.
all: Displays information about all expired IPv6 addresses.
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.