A network administrator is assigned the IPv4 address block to provision subnets for an enterprise IP telephony deployment. Each subnet requires support for at least usable host IP addresses. If the administrator subnets the entire block using a uniform prefix length that meets this host requirement with minimal wasted host space, how many total subnets can be created?
Answer: 16 subnets
Answer
16 subnets can be created from the block.
To support at least 50 usable host IP addresses per subnet, 6 host bits are needed ( usable IPs), which corresponds to a /26 prefix length (). Borrowing bits from the parent /22 prefix to create /26 subnets uses subnet bits, resulting in total subnets.
Step-by-Step Solution
Key Concept
Subnet sizing and calculation of total subnets created using FLSM from a CIDR block.