Configuration Guide Configuring DHCPv6
Ruijie(config-if)# ipv6 dhcp server pool1
Run the show ipv6 dhcp pool command to display the created configuration pool.
Ruijie# show ipv6 dhcp pool
DHCPv6 pool: pool1
Static bindings:
Binding for client 0003000100d0f82233ac
IA PD prefix: 2008:2::/64
preferred lifetime 3600, valid lifetime 3600
IANA address range: 2008:50::1/64 -> 2008:50::ffff:ffff:ffff:ffff/64
preferred lifetime 1000, valid lifetime 2000
DNS server: 2008:1::1
DNS server: 2008:1::2
Domain name: example.com
Common Errors
The specified pool name is too long.
The number of the configuration pools exceeds the system limit (256).
The configuration is performed on other interfaces than the Switch Virtual Interface (SVI), routed port and L3 AP port.
The number of interfaces configured with the DHCPv6 server service exceeds the system limit (256).
The specified value of valid lifetime is smaller than that of preferred lifetime.
An invalid IA_NA address is specified.
The number of address ranges exceeds the system limit (20).
When prefixes of statically bound addresses are configured, the specified DUIDs are too long.
The number of prefixes of statically bound addresses exceeds the system limit (1024).
When a local prefix pool is configured, the specified value of valid lifetime is smaller than that of preferred lifetime.
The number of DNS servers exceeds the system limit (10).
The number of domain names exceeds the system limit (10).
The number of option52 addresses exceeds the system limit (10).