HP VPN Firewall Appliances Network Management Command Reference
740
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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
Total number: 4
VPN instance: Public network
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 160 Command output
Field Descri
p
tion
Total number Total number of conflicted addresses.
VPN instance
Name of the VPN instance. Public network is displayed if the
address conflict information is on the public network.
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 [ all | [ vpn-instance vpn-instance-name ] [ address ipv6-address |
pool pool-number ] ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Display information about expired IPv6 addresses for the public network and all VPNs.