General definition
- Source
Global unicast
Starts with 2 or 3 - 2000::/3
3 bit : Prefix 001 (2000-3fff)
45 bit : Global routing prefix (assigned by IANA to locations)
16 bit : subnet
64 bit : interface (win random, lin mac or custom)
Unique local
Starts with fc00::/7 (fc00 - fdff)
Link-local
Starts with - fe80::/10 (fe80-febf)
10 bit : prefix fe80
54 bit : zeros
64 bit : interface (win random, lin mac or custom)
Special addresses
Unspecified - :: - used only as a source
Loopback - ::1 - not assigned to any physical interface. One example where an unspecified address can be used is as a source address in ICMPv6 Duplicate Address Detection (DAD).
Compatibility
For interaction with IPv4
IPv4 Embedded ::ffff:192.168.10.10