A network administrator receives an alert that a server with the IPv4 address cannot communicate beyond its local segment due to a misconfiguration on the upstream switch interface. What is the correct broadcast address for the subnet to which this server belongs?
- A172.24.110.255
- B172.24.111.254
- 172.24.111.255Answer
- D172.24.110.0
Answer
172.24.111.255
For an IP address of , the prefix length of indicates a subnet mask of . The third octet block size is . Because is an even multiple of , the network boundary begins at and ends at . The broadcast address is the highest address in this range, which is .
Step-by-Step Solution
Key Concept
IPv4 Subnet Mask and Broadcast Address Calculation
Estimated Time:1m 30s