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

Table Of Contents
762
Default
No temporary IPv6 address range is configured in an address pool.
Views
DHCPv6 address pool view
Default command level
2: System level
Parameters
start-ipv6-address: Specifies the start IPv6 address.
end-ipv6-address: Specifies the end IPv6 address.
preferred-lifetime preferred-lifetime: Specifies the preferred lifetime. The value ranges from 60 to
4294967295 seconds and defaults to 604800 seconds (seven days).
valid-lifetime valid-lifetime: Specifies the valid lifetime. The value ranges from 60 to 4294967295
seconds, and defaults to 2592000 seconds (30 days). The valid lifetime cannot be shorter than the
preferred lifetime.
Usage guidelines
If you do not execute the temporary address range command, the DHCPv6 server does not support
temporary address assignment.
You can configure only one temporary IPv6 address range in an address pool. If you execute the
command repeatedly, only the last configuration takes effect.
The temporary IPv6 address range specified by the temporary address range command must be on the
subnet specified by the network command.
The non-temporary and temporary IPv6 address ranges cannot overlap.
Examples
# In DHCPv6 address pool 1, configure a temporary IPv6 address range from 3ffe:501:ffff:100::50 to
3ffe:501:ffff:100::60.
<Sysname> system-view
[Sysname] ipv6 dhcp pool 1
[Sysname-dhcp6-pool-1] network 3ffe:501:ffff:100::/64
[Sysname-dhcp6-pool-1] temporary address range 3ffe:501:ffff:100::50
3ffe:501:ffff:100::60
Related commands
display ipv6 dhcp pool
network
address range
DHCPv6 relay agent configuration commands
display ipv6 dhcp relay server-address
Use display ipv6 dhcp relay server-address to display information about DHCPv6 server addresses
specified on the DHCPv6 relay agent.