A network administrator is configuring a local network segment using the prefix (subnet mask ). What is the maximum number of usable host IPv4 addresses that can be assigned to devices on this subnet?
- Answer
- B
- C
- D
Answer
The maximum number of usable host IPv4 addresses on a subnet is .
For any standard IPv4 subnet, the formula to calculate usable host addresses is , where represents the number of host bits. A CIDR prefix leaves host bits (). Calculating yields total IP addresses. Subtracting (one for the subnet network identifier and one for the subnet broadcast address) leaves exactly usable host addresses.
Step-by-Step Solution
Key Concept
Subnet Usable Host Count Calculation