More detailsNeighboring subnets, expanded address, reverse DNS, and hextet breakdown
Neighboring /66 subnets
- Expanded address
- Compressed address
- Network (expanded)
- Last address (expanded)
- Prefix mask
- Total addresses (exact)
- Reverse DNS (PTR)
- Host bits / network bits
Hextet breakdown
20010db8abcd00120000000000000001
NetworkSplit groupHost
Quick facts for IPv6 /66
- Prefix mask: ffff:ffff:ffff:ffff:c000::
- Total addresses: 2⁶²
- Approx. count: 4.61 × 10¹⁸
- /64 subnets: —
IPv6 /66 reference guideBit split, overview, key facts, sizing tables, design notes, standards, and FAQ
Network / host bit split
netnetnetnetmixhosthosthost
Network bits (66)Split hextetHost bits (62)
- Network bits
- 66
- Host bits
- 62
- Prefix mask
- ffff:ffff:ffff:ffff:c000::
- Total addresses
- 2⁶²
- Approx. count
- 4.61 × 10¹⁸
- /64 subnets
- —
- Addresses formula
- 2^62
- /64 relationship
- smaller than a /64
Overview
A /66 is a sub-/64 block covering 1/2² of a standard LAN subnet — 2⁶² addresses. Using prefixes smaller than /64 on a LAN breaks SLAAC and is discouraged except in controlled lab environments.
Common use cases
- Lab exercises on sub-/64 addressing
- Documentation of non-standard prefix lengths
- Controlled environments without SLAAC
Key facts
- A /66 fixes 66 network bits and leaves 62 host bits — 2⁶² total addresses.
- In network design terms, /66 is typically a specialized sub-/64 block.
- A /66 is 1/2² of a standard /64 LAN subnet.
Design guidance
Avoid /66 on production LANs — it breaks SLAAC on most hosts. If you are experimenting in a lab, document why you chose a sub-/64 and ensure all devices support static addressing or DHCPv6. For real networks, assign a full /64 per segment instead of carving 1/2² of one.
Practical example
In a lab, 2001:db8:abcd:0012::1/66 might number a small segment with 2⁶² addresses. In production, you would normally expand this to a full /64 unless you have a documented exception.
Prefix sizing reference
Frequently asked questions
Common questions about IPv6 /66 blocks, prefix sizes, and use cases.