HP VPN Firewall Appliances Network Management Command Reference
741
vpn-instance vpn-instance-name: Displays information about expired IPv6 addresses for the MPLS
L3VPN. The vpn-instance-name argument represents a VPN by its name, a case-sensitive string of 1 to 31
characters. To display prefix information for the public network, do not specify this parameter.
address ipv6-address: Displays information about an expired IPv6 address.
pool pool-number: Displays information about expired IPv6 addresses in the address pool specified by
the pool number in the range of 1 to 128.
|: 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 information about all expired IPv6 addresses.
<Sysname> display ipv6 dhcp server expired all
Total number: 4
VPN instance: Public network
Address DUID 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 161 Command output
Field Descri
p
tion
Total number Total number of expired addresses.
VPN instance
Name of the VPN instance. Public network is displayed if the
expired IPv6 address is on the public network.
Address Expired IPv6 address.
DUID Client DUID bound to the expired IPv6 address.
Expiration time Time when the lease expired.
Related commands
reset ipv6 dhcp server expired
display ipv6 dhcp server ip-in-use
Use display ipv6 dhcp server ip-in-use to display IPv6 address binding information.