First page Back Continue Last page Image
Configure a Router as Stateful DHCPv6 Server
The stateful DHCP server option requires that the IPv6 enabled router tells the host to contact a DHCPv6 server to obtain IPv6 network addressing information
There are 7 steps to configure & verify a router as a stateful DHCPv6 server:
- Enable IPv6 routing
- Define a DHCPv6 pool name
- Configure the DHCPv6 pool options
- address prefix, domain name, DHS server IP address
- Bind the interface to the pool
- ipv6 dhcp server POOL-NAME
- Manually change the M flag from 0 to 1
- ipv6 nd managed-config-flag
-
- Manually change the A flag from 1 to 0
- ipv6 nd prefix default no-autoconfig
Verify Functionality using the ipconfig /all command.