A network administrator is designing an IPv4 subnet for a new regional warehouse facility. The facility requires static and dynamic IP address assignments for endpoint devices, including inventory scanners, workstation PCs, and network printers. What is the maximum number of usable host IP addresses available in the smallest CIDR subnet mask that satisfies this host requirement?
Answer: 126 usable host IPs
Answer
The smallest CIDR block accommodating 115 hosts is a /25 prefix (255.255.255.128), which provides 126 usable host IP addresses.
To accommodate 115 hosts, a subnet requires at least total IP addresses. The smallest power of 2 covering 117 is , corresponding to a subnet prefix. Subtracting the Network ID and Broadcast address () results in 126 usable host IP addresses.
Step-by-Step Solution
Key Concept
IPv4 Subnet Mask Host Capacity Calculation