A network administrator is assigned the IPv4 block for a data center expansion. The administrator must allocate the first subnet from this block to support a web server farm requiring at least usable host IP addresses. Which of the following correctly identifies the subnet ID and broadcast address for this web server subnet using the most space-efficient CIDR prefix?
- Subnet ID: , Broadcast Address: Answer
- BSubnet ID: , Broadcast Address:
- CSubnet ID: , Broadcast Address:
- DSubnet ID: , Broadcast Address:
Answer
Subnet ID: , Broadcast Address:
To host at least 110 devices, 7 host bits are required because usable hosts. A prefix length of () creates subnets of size 128. Starting from , the first subnet covers addresses through . Thus, the Subnet ID is and the Broadcast Address is .
Step-by-Step Solution
Key Concept
Calculating host requirements, prefix lengths, and broadcast boundaries in IPv4 subnetting.