This document provides an overview of IPv6 basics including:
- IPv6 addressing uses 128-bit addresses written in hexadecimal separated by colons, with options to omit leading zeros and use "::" for multiple sections of zeros.
- IPv6 subnetting uses a prefix length instead of a subnet mask, with common prefix lengths being multiples of 4 and each prefix length corresponding to a range of IP addresses in the subnet.
- IPv6 connectivity can use static IPv6, DHCPv6, SLAAC, tunnel brokers or 6rd/6to4 for those without native IPv6 access from their ISP. DHCPv6 and SLAAC provide address autoconfiguration options.