F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
739
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.
vpn-instance vpn-instance-name: Displays information about expired IPv6 addresses for the VPN. 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. The value ranges from 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 ---