A network technician needs to assign an IPv4 subnet mask to a network segment that must accommodate usable host devices. Which CIDR notation prefix fulfills this requirement while reserving the minimal amount of unused IP addresses?
- A/28
- /27Answer
- C/26
- D/29
Answer
The /27 prefix is the smallest subnet mask that provides at least 28 usable host IP addresses.
A /27 prefix allocates 5 bits for host addressing (), resulting in total IP addresses. Subtracting for the network and broadcast addresses leaves usable IP addresses (). This is the smallest standard subnet mask that accommodates hosts.
Step-by-Step Solution
Key Concept
IPv4 Host Capacity and Subnet Mask Selection
Estimated Time:45s