A network administrator is creating a new subnet dedicated to a small group of administrative servers using the IPv4 prefix length . What is the maximum number of usable host IP addresses available for devices within this subnet?
- 14Answer
- B16
- C15
- D30
Answer
14 usable host IP addresses
With a prefix, bits remain for the host portion (). The total number of IP addresses is . Because the network address (all host bits 0) and the broadcast address (all host bits 1) cannot be assigned to hosts, subtracting yields exactly usable host IP addresses.
Step-by-Step Solution
Key Concept
IPv4 Subnet Usable Host Capacity Calculation