At least not for me, my Windows box didn't get an IP if I enabled the Prefix for the internal interface, I had to leave that at off and manually do a DHCPv6 server.
maybe i missunderstand but for me Prefix Advertisement work fine without need of dhcpv6.
It's two different way of getting ip : - prefix advertisement use radvd, it give ip and dns server ip using an arp like style (sorry for the easyest way to explain it ) - Dhcpv6 give same things but allow to make dynamic update in dns server so you can use dns name of the computer instead of the ip, you need an dhcpv6 compilient client .
As now, i have prefix advertiement activate but no dhcpv6 and ipv6 works fine for me (but i'm not using any windows at all, will try with one this week end)
If you type this in a cmd console : netsh interface ipv6 show address
maybe i missunderstand but for me Prefix Advertisement work fine without need of dhcpv6.
It's two different way of getting ip : - prefix advertisement use radvd, it give ip and dns server ip using an arp like style (sorry for the easyest way to explain it ) - Dhcpv6 give same things but allow to make dynamic update in dns server so you can use dns name of the computer instead of the ip, you need an dhcpv6 compilient client .
As now, i have prefix advertiement activate but no dhcpv6 and ipv6 works fine for me (but i'm not using any windows at all, will try with one this week end)
If you type this in a cmd console : netsh interface ipv6 show address