A network engineer is assigned the IPv4 network block to provision subnets for standard branch offices. Each branch office requires a subnet capable of accommodating at least usable host IP addresses. What is the maximum number of equal-sized subnets supporting this host requirement that can be created from the block?
Answer: 128 subnets
Answer
The maximum number of valid branch subnets that can be created is 128.
To support at least 110 usable hosts per subnet, 7 host bits are required ( usable hosts). Subtracting 7 host bits from 32 total IPv4 bits results in a prefix length. Borrowing bits from the allocated summary block gives subnet bits. Therefore, valid subnets can be created.
Step-by-Step Solution
Key Concept
Calculating IPv4 subnet capacity and prefix derivation based on host requirements
Estimated Time:2m 0s