On Wed, Feb 2, 2011 at 7:10 PM, Brandon Butterworth <brandon@rd.bbc.co.uk> wrote:
Just need to add default route in there and make dhcpd do RA then the user can turn off RA on their routers and not care that DHCPv6 doesn't include default router.
Having a DHCP server generate RA messages kind of defeats the point of having RA messages in the first place, resulting in loss of robustness, and now a new mode of failure. The point of having RA messages is they are simple, and integrated into the routers, so there is not a separate server to fail (a "DHCP server") to cause loss of connectivity, due to server appliances (computers) being less reliable than routers. With the RA integrated into the routers properly, clients can maintain connectivity (and establish connectivity, provided DNS details obtained in the past), even if DHCP server(s) should fail. -- -JH