H12-811_V1.0 · Question #949
If the IPv4 address of a host on a LAN is 192.168.1.1/30, the host will process IP packets with specific destination IP addresses. Which of the following IP addresses may be the destination IP…
The correct answer is A. 192.168.1.3 B. 192.168.1.1 C. 192.168.1.2 D. 255.255.255.255. With a /30 subnet mask, the valid IP range is 192.168.1.0 - 192.168.1.3: 192.168.1.3 is the broadcast address, so it can be a destination. 192.168.1.1 and 192.168.1.2 are host addresses. 255.255.255.255 is the limited broadcast address, which any device can use to reach all…
Question
If the IPv4 address of a host on a LAN is 192.168.1.1/30, the host will process IP packets with specific destination IP addresses. Which of the following IP addresses may be the destination IP addresses?
Options
- A192.168.1.3
- B192.168.1.1
- C192.168.1.2
- D255.255.255.255
How the community answered
(29 responses)- A100% (29)
Explanation
With a /30 subnet mask, the valid IP range is 192.168.1.0 - 192.168.1.3: 192.168.1.3 is the broadcast address, so it can be a destination. 192.168.1.1 and 192.168.1.2 are host addresses. 255.255.255.255 is the limited broadcast address, which any device can use to reach all hosts on the local network.
Topics
Community Discussion
No community discussion yet for this question.