During a network security audit, an incident response analyst discovers a compromised host with the IPv4 address . What is the broadcast address for the subnet to which this host belongs?
Answer: 172.16.91.255
Answer
The broadcast address for the subnet is 172.16.91.255.
For an IP address of , the subnet mask is 255.255.252.0. The third octet increments in multiples of 4 (). The network containing the third octet value of 89 starts at 88 (). The subnet spans up to , making the broadcast address where all 10 host bits are set to 1.
Step-by-Step Solution
Key Concept
IPv4 Non-Octet Boundary Subnetting and Broadcast Address Calculation
Estimated Time:2m 0s