This document provides an introduction to IPv6 including:
- IPv6 addresses use 128-bit addressing providing vastly more addresses than IPv4's 32-bit addressing. IPv6 addresses are presented as 8 groups of 4 hexadecimal digits separated by colons.
- IPv6 addresses have either a link-local, unique local, or global scope. Link-local addresses start with fe80 and are used for local networking, global addresses can be routed on the public internet.
- DNS lookups use AAAA records to map IPv6 addresses to domain names in the same way A records are used for IPv4. Reverse lookups also differ between IPv4 and IPv6.
- Websites can be accessed over both IPv4 and