A network administrator is allocated the IPv4 address block to provision subnets for remote branch kiosks. Each kiosk requires a subnetwork capable of supporting at least usable host IP addresses. What is the maximum number of equal-sized subnets meeting this host requirement that can be created from the allocated address block?
Answer: 16 subnets
Answer
The maximum number of equal-sized subnets that can be created is 16.
To support at least usable host addresses, each subnet must have 5 host bits ( usable addresses). An allocation of 5 host bits yields a mask (). Dividing the parent block into subnets borrows subnet bits, yielding maximum usable subnets.
Step-by-Step Solution
Key Concept
IPv4 Subnet Sizing and Subnet Count Calculation