A network administrator is assigning an IP address to a core switch interface with the IPv4 address and a subnet mask of . What is the broadcast address of this subnetwork?
- Answer
- B
- C
- D
Answer
The broadcast address for the subnetwork containing is .
For a subnet mask of (/21), the third octet block size is . Subnet boundaries in the third octet occur at multiples of 8 (). Since the host IP is , it falls in the subnet starting at . The broadcast address is one less than the next subnet boundary (), resulting in .
Step-by-Step Solution
Key Concept
Subnet Block Size and Broadcast Address Derivation