A network administrator is provisioning an IPv4 network segment for a branch office using the subnet mask (/). What is the maximum number of usable host IPv4 addresses that can be assigned to devices on this subnet?
- 30Answer
- B32
- C14
- D62
Answer
30 usable host IPv4 addresses
A subnet mask of corresponds to CIDR notation /. Subtracting 27 network bits from the 32 total bits in an IPv4 address leaves 5 host bits. The total number of IP addresses in this block is . Subtracting the network address and the broadcast address () results in 30 usable host IP addresses.
Step-by-Step Solution
Key Concept
Calculating usable host IPv4 addresses using CIDR notation and subnet masks
Estimated Time:45s