A network administrator provisions a small subnetwork for a server cluster using a subnet mask with a prefix length of . How many usable host IPv4 addresses are available on this subnet?
Answer: 6 usable host addresses
Answer
The subnet provides 6 usable host IPv4 addresses.
With a prefix length of , there are host bits available. The formula to calculate usable host addresses is , where is the host bit count. Calculating yields 6 usable host addresses.
Step-by-Step Solution
Key Concept
IPv4 Usable Host Calculation
Estimated Time:45s