A network administrator needs to provision an IPv4 subnet for a new database cluster requiring a maximum of 28 usable host IP addresses. Which CIDR prefix length represents the smallest subnet that meets this requirement?
- /27Answer
- B/28
- C/26
- D/29
Answer
/27 is the smallest CIDR prefix length that provides at least 28 usable host IP addresses.
The prefix length /27 allocates 5 host bits (). Calculating usable host addresses confirms that a /27 subnet is the smallest subnet capacity that safely supports 28 host devices without wasting excess address space.
Step-by-Step Solution
Key Concept
IPv4 CIDR prefix calculation and usable host address capacity
Estimated Time:1m 0s