A network administrator is provisioning a small subnet for point-to-multipoint router interconnects using a subnet mask of (/). What is the maximum number of usable host IP addresses that can be assigned to devices within this subnet?
- 6Answer
- B8
- C14
- D4
Answer
The maximum number of usable host IP addresses in a /29 subnet is 6.
A /29 subnet mask leaves 3 bits for host addressing (). Calculating total IP addresses gives . Subtracting the reserved network ID and broadcast ID () results in 6 usable host addresses.
Step-by-Step Solution
Key Concept
Usable Host Calculation for IPv4 Subnetting
Estimated Time:45s