A network administrator is configuring static IP addresses for user workstations in a newly provisioned branch office segment using the subnet . Which of the following IPv4 addresses are valid usable host addresses that can be assigned to workstations on this subnet? (Select TWO.)
- A
- Answer
- Answer
- D
- E
Answer
The valid usable host IP addresses are and .
For the subnet , the block size is IPs (). The network ID is and the broadcast address is . The valid usable host IP range is from through . The IP addresses and both fall cleanly within this usable host range.
Step-by-Step Solution
Key Concept
IPv4 CIDR Subnetting and Usable Host Range Calculation
Alternative Method
Calculate total host space as 2^(32-26) = 64 addresses. Identify the subnet range from .64 to .127. Subtract the first (.64) and last (.127) numbers to confirm valid hosts must be between .65 and .126.
Estimated Time:1m 30s