A network engineer is allocated the IPv4 block and needs to provision subnets for departmental networks. Each departmental network must support a minimum of usable host IP addresses. Using the longest prefix length (smallest subnet size) that satisfies this host requirement, what is the maximum number of usable host IP addresses available on each generated subnet?
Answer: 30 usable hosts
Answer
Each subnet supports a maximum of 30 usable host IP addresses.
To support at least usable host IP addresses, host bits are required (). This corresponds to a subnet prefix length (). Each subnet contains total IP addresses. Subtracting reserved addresses for the network identifier and broadcast address leaves usable host IP addresses per subnet.
Step-by-Step Solution
Key Concept
IPv4 Subnet Mask and Usable Host Capacity Calculation
Estimated Time:1m 30s