A network administrator is provisioning a dedicated IPv4 subnet for a new VoIP deployment from an available network block. The subnet must accommodate IP phones, router interfaces operating VRRP for default gateway redundancy, and switch management interface. Which of the following CIDR prefixes represents the smallest subnet that fulfills all required host assignments while preserving the maximum amount of address space for future allocation?
- Answer
- B
- C
- D
Answer
The smallest subnet prefix that satisfies the host requirements while maximizing remaining address space is .
The scenario requires usable host IP addresses ( IP phones + VRRP router addresses + switch management address). The number of usable hosts in an IPv4 subnet is determined by , where is the number of host bits. A subnet has host bits, yielding usable addresses, which is 1 address short of the required total. A subnet has host bits, providing usable host IP addresses. Therefore, is the smallest subnet mask (longest CIDR prefix) that meets the requirement while conserving IP space.
Step-by-Step Solution
Key Concept
Subnet Usable Host Capacity Calculation ( Rule) and CIDR Prefix Selection
Estimated Time:2m 0s