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

Table Of Contents
229
all: Displays all IPv6 address conflict information.
pool pool-number: Displays IPv6 address conflict information for 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 57 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.