A network technician is provisioning an isolated subnet for a small cluster of administrative servers using the IPv4 prefix. What is the maximum number of usable host IP addresses available on this subnet?
- 6Answer
- B8
- C14
- D4
Answer
The maximum number of usable host IP addresses available on a subnet is 6.
For a prefix, bits remain for host addressing. The total number of IP addresses in the block is . Because 1 address is reserved for the network ID and 1 address is reserved for the directed broadcast ID, the number of usable host IP addresses is .
Step-by-Step Solution
Key Concept
Calculating usable host IP addresses in IPv4 subnetting by subtracting network and broadcast addresses.
Estimated Time:45s