A network technician is configuring an isolated IPv4 subnet for a small cluster of servers using the subnet mask (). What is the maximum number of usable host IP addresses available on this subnet?
- Answer
- B
- C
- D
Answer
The maximum number of usable host IP addresses on a () subnet is .
A subnet mask of corresponds to a CIDR prefix. This leaves 3 host bits (). The total number of IP addresses is . Subtracting 2 (one for the network address and one for the broadcast address) leaves usable host IP addresses.
Step-by-Step Solution
Key Concept
IPv4 Subnet Usable Host Calculation