n/dns.md: mention DHCPv6 Prefix Delegation

This commit is contained in:
Aminda Suomalainen 2024-05-06 15:24:10 +03:00
parent e295c1dba6
commit baab4539d6
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -83,6 +83,7 @@ subnet size is up to your DNS resolver configuration.
which is the most common way of getting IPv6 address in your local area which is the most common way of getting IPv6 address in your local area
network as opposed to IPv4 where you would have network as opposed to IPv4 where you would have
[Dynamic Host Configuration Protocol (DHCP)](https://en.m.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol). [Dynamic Host Configuration Protocol (DHCP)](https://en.m.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol).
- Your router does get the IPv6 subnet assignment for LAN distributon by means of [DHCPv6 Prefix Delegation](https://en.wikipedia.org/wiki/Prefix_delegation) which is also common on mobile networks.
### Why to use ECS? ### Why to use ECS?