A network administrator is auditing interface configurations across an enterprise network. A host interface is assigned the IPv4 address with a subnet mask of . Which IPv4 address represents the broadcast address for this subnetwork?
- Answer
- B
- C
- D
Answer
The broadcast address for the subnetwork is .
For a subnet mask (), the subnet block size is . The subnets increment by in the fourth octet (). The host address falls into the subnet starting at . The broadcast address is the highest IP address within this range, which is (one less than the next subnet ID of ).
Step-by-Step Solution
Key Concept
IPv4 Subnet Boundaries and Broadcast Address Calculation
Estimated Time:1m 0s