I'm looking at beginning to roll out IPv6 at work.
A router will announce prefix with O flag.
On servers I will manually configure their IPv6 addresses.
Clients will be able to get DNS information through stateless DHCPv6.
Some clients however need a static IPv6 address as well.
What is the best way of handling this in a way so that I don't need to use stateful DHCPv6 for all clients?
DHCP server is running on Windows Server 2019.
Network is not split into different VLANs.
No comments:
Post a Comment