A network administrator is assigning subnets for small remote branch offices. Each office requires an IPv4 subnet that can support at least usable host IP addresses. What is the minimum CIDR prefix length (enter the integer prefix number, such as 24 for a subnet) that satisfies this requirement?
Answer: 27
Answer
The minimum CIDR prefix length required to support 30 usable hosts is 27.
To host 30 usable devices, a subnet must provide at least 32 total IP addresses ( usable reserved for network and broadcast). Using the formula , we find host bits are needed. Subtracting host bits from the total bits in an IPv4 address yields a prefix length of (a subnet).
Step-by-Step Solution
Key Concept
Calculating CIDR Subnet Prefix Length for Host Requirements