A network engineer is partitioning the address block to provision a new VoIP network segment that must accommodate at least IP phones. To prevent address space depletion, the engineer allocates the smallest valid subnet starting at the beginning of the block that satisfies this host capacity requirement. What is the last usable host IP address of this newly allocated subnet?
- A10.45.161.255
- B10.45.160.254
- 10.45.161.254Answer
- D10.45.163.254
Answer
10.45.161.254
To accommodate at least usable host addresses with minimal wastage, host bits are needed ( usable addresses), establishing a subnet mask. The first subnet within ranges from (Network ID) to (Broadcast Address). Subtracting from the broadcast address yields as the final usable host IP address.
Step-by-Step Solution
Key Concept
Subnet Host Capacity and Subnet Boundary Calculation
Estimated Time:2m 0s