HP VPN Firewall Appliances Network Management Command Reference

734
Usage guidelines
When no non-temporary IPv6 address range is specified, all unicast addresses on the subnet specified
by the network command in address pool view are assignable. If a non-temporary IPv6 address range
is specified, only the IPv6 addresses in the IPv6 address range are assignable.
You can specify only one non-temporary IPv6 address range in an address pool. If you execute the
address range command multiple times, the most recent configuration takes effect.
The non-temporary IPv6 address range specified by the address range command must be on the subnet
specified by the network command.
The non-temporary and temporary IPv6 address ranges cannot overlap.
Examples
# Configure a non-temporary IPv6 address range from 3ffe:501:ffff:100::10 through 3ffe:501:ffff:100::31
in address pool 1.
<Sysname> system-view
[Sysname] ipv6 dhcp pool 1
[Sysname-dhcp6-pool-1] network 3ffe:501:ffff:100::/64
[Sysname-dhcp6-pool-1] address range 3ffe:501:ffff:100::10 3ffe:501:ffff:100::31
Related commands
display ipv6 dhcp pool
network
temporary address range
display ipv6 dhcp pool
Use display ipv6 dhcp pool to display DHCPv6 address pool information.
Syntax
display ipv6 dhcp pool [ pool-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
pool-number: Displays information about the DHCPv6 address pool specified by the pool number in the
range of 1 to 128. If no pool number is specified, this command displays all DHCPv6 address pool
information.
|: 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.