A network engineer is allocated the IPv4 address block to create subnets for distinct department segments. Each segment requires a minimum of usable host IP addresses. What is the maximum number of subnets of this minimum required size that can be created from the given block?
Answer: 32 subnets
Answer
The maximum number of subnets of the minimum required size that can be created is 32.
To support a minimum of 120 hosts, 7 host bits are required (). A subnet with 7 host bits has a prefix length of (). Partitioning a block into subnets borrows 5 bits (), resulting in subnets.
Step-by-Step Solution
Key Concept
IPv4 Subnetting and Host Capacity Calculation