CLI Reference DHCPv6 Configuration Commands
Use this command to set the IA_NA address prefix for the DHCPv6 Server. Use the no form of this
command to remove the IA_NA address prefix.
iana-address prefix ipv6-prefix/prefix-length [ lifetime { valid-lifetime | preferred-lifetime } ]
ipv6-prefix/prefix-length
Set the IPv6 prefix and prefix length.
Set the lifetime of the address allocated to the client.
With the keyword lifetime configured, both parameters valid-lifetime
and preferred-lifetime shall be configured.
Set the valid lifetime of using the allocated address for the client.
Set the preferred lifetime of the address allocated to the client.
By default, no IA_NA address prefix is configured;
The default valid-lifetime is 3600s (1 hour).
The default preferred-lifetime is 3600s (1 hour).
DHCPv6 pool configuration mode.
This command is used to set the IA_NA address prefix for the DHCPv6 Server, and allocate the
IA_NA address to the client.
The Server attempts to allocate a usable address within the IA_NA address prefix range to the client
upon receiving the IA_NA address request from the client. That address will be allocated to other
clients if the client no longer uses that address again.
Ruijie(config-dhcp)# iana-address prefix 2008:50::/64 lifetime 2000
1000Ruijie(config-if)# ip verify urpf drop-rate notify
Show the DHCPv6 pool information.