A network engineer is allocated the IPv4 address block for an enterprise campus expansion project. The engineer needs to divide this block into smaller, equal-sized subnetworks using a prefix mask of . What is the total number of subnets that can be created from this original block?
Answer: 32 subnets
Answer
The total number of subnets that can be created is 32.
Moving from a prefix to a prefix borrows 5 host bits (). Calculating gives 32 distinct subnets.
Step-by-Step Solution
Key Concept
Subnet counting using CIDR prefix borrowing