Match each IPv6 addressing scenario or network description on the left with its corresponding prefix length or field bit length on the right.
- The standard prefix length required for an enterprise end-user LAN subnet to support Stateless Address Autoconfiguration (SLAAC)/64
- The typical prefix length allocated by a Regional Internet Registry (RIR) or ISP to an enterprise customer site/48
- The RFC 6164 recommended prefix length for point-to-point inter-router link interfaces/127
- The standard bit length allocated strictly for the host Interface Identifier (ID) portion of a Global Unicast Address64 bits
Answer
The SLAAC end-user LAN subnet requires a /64 prefix length; the enterprise customer ISP allocation is typically a /48 prefix length; the point-to-point inter-router link uses a /127 prefix length; and the host Interface Identifier occupies 64 bits.
Each scenario maps directly to IPv6 architectural conventions: SLAAC requires a /64 prefix, enterprise sites typically receive a /48 prefix, point-to-point inter-router links use /127 per RFC 6164, and the host Interface ID portion is 64 bits.
Step-by-Step Solution
Key Concept
IPv6 Address Structure and Prefix Allocation Rules