A network administrator configures a core switch interface with the IPv4 address . What is the broadcast address for the subnetwork to which this interface belongs?
- Answer
- B
- C
- D
Answer
The broadcast address for the subnetwork is .
The prefix /21 designates 21 subnet bits, yielding a subnet mask of . In the third octet, subnets increment in steps of 8. For the IP address , the containing subnet boundary starts at and spans up to . Since the broadcast address requires all host bits set to 1, is the correct subnet broadcast address.
Step-by-Step Solution
Key Concept
IPv4 Subnet Boundary and Broadcast Address Derivation
Estimated Time:1m 30s