HP VPN Firewall Appliances Network Management Command Reference
744
Syntax
display ipv6 dhcp server pd-in-use [ all | [ vpn-instance vpn-instance-name ] [ pool pool-number |
prefix prefix/prefix-len | prefix-pool prefix-pool-number ] ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Displays prefix binding information for the public network and all VPNs.
vpn-instance vpn-instance-name: Displays prefix binding information for the DHCPv6 address pool of
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.
pool pool-number: Displays prefix binding information for the DHCPv6 address pool specified by the
pool number in the range of 1 to 128.
prefix prefix/prefix-len: Displays the binding information for the specified prefix. The prefix/prefix-len
indicates the IPv6 prefix and prefix length. The value range for the prefix length is 1 to 128.
prefix-pool prefix-pool-number: Displays the prefix binding information for the prefix pool specified by
the prefix 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.
Usage guidelines
The binding information generated for static prefixes is not displayed when you display the prefix
binding information for a specific prefix pool.
Examples
# Display all IPv6 prefix binding information.
<Sysname> display ipv6 dhcp server pd-in-use all
Total number: 3
VPN instance: Public network
Prefix Type Pool Expiration time
2:1::/24 Auto(O) 1 Jul 10 2011 19:45:01
1:1::/64 Static(F) 2 Not-available
1:2::/64 Static(O) 3 Oct 9 2011 09:23:31
# Display the prefix binding information for the specified DHCPv6 address pool.
<Sysname> display ipv6 dhcp server pd-in-use pool 1
Total number: 2
VPN instance: Public network
Prefix Type Pool Expiration time