A network administrator is reviewing the network configuration of a server assigned the IPv4 address with a subnet mask of (/22). Which IPv4 address is the broadcast address for this subnet?
- Answer
- B
- C
- D
Answer
The broadcast address for the subnet containing host is .
For a /22 subnet mask (), the third octet increments in steps of 4 (). For the IP address , the containing network boundary starts at and ends at . The last address in the subnet range () is reserved as the directed broadcast address.
Step-by-Step Solution
Key Concept
IPv4 Subnet Boundaries and Broadcast Address Calculation