Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
DHCPv6 provides dynamic allocation of host IP addressing and configuration parameters for network devices.
DHCPv6 is a client/server model in which the server allocates and delivers addresses to DHCP clients.
DHCPv6 can be configured to assign default gateway and DNS information.
DHCPv6 can deliver either stateful and stateless information. With stateful configuration, address assignment is centrally managed, and clients do not use address autoconfiguration or neighbor discovery. With stateless DHCPv6, router advertisement (RA) messages are sent from a router that include one or more IPv6 prefixes that nodes can use; the lifetime information or each prefix; whether the router sending the advertisement should be used as a default router; and additional options such as the maximum transmission unit (MTU), hop limit, DNS servers, or domain search list options.
Note
DHCPv6 uses UDP ports 546 and 547 to convey IPv6 assignment and parameter information. Hosts communicate with the local DHCPv6 router using the all-DHCPv6-agents multicast address of FF02::1:2 with its link-local address (FE80::/10) as the source address.