A network architect is assigned the IPv4 address block to provision subnets for remote office sites. Each site requires a dedicated subnet that can support at least usable host IP addresses. What is the maximum number of subnets of this size that can be created from the allocated block?
Answer: 128 subnets
Answer
The maximum number of subnets that can be created is 128.
To support at least 120 usable host IP addresses per subnet, 7 host bits are required because usable hosts ( is insufficient). This results in a prefix (). Borrowing bits from to gives subnet bits. The total number of subnets created is .
Step-by-Step Solution
Key Concept
Subnet Sizing and Subnet Count Calculation
Estimated Time:1m 30s