A network engineer is configuring an internal routing domain using the assigned IP address block . The network architecture requires dividing this entire block into equal-sized subnets such that each subnet can accommodate at least usable host IP addresses while maximizing the number of subnets created. How many total subnets can be created from the original block using this optimal subnet mask?
Answer: 64 subnets
Answer
64 subnets can be created from the original block.
To support at least 180 usable hosts per subnet, each subnet requires 8 host bits because usable IP addresses ( is insufficient). An 8-host-bit subnet corresponds to a prefix (). Dividing a network block into subnets yields equal-sized subnets.
Step-by-Step Solution
Key Concept
Equal-length IPv4 Subnetting and Host Requirement Calculation