Huawei Certified Network Associate – Routing and Switching (HCNA-RS, legacy) — Question 112
If the IPv4 address of a host on a local area network (LAN) is 192.168.1.1/30, which of the following destination IPv4 addresses can be carried in data packets that the host can decapsulate?
Answer options
- A. 192.168.1.1
- B. 192.168.1.2
- C. 192.168.1.3
- D. 255.255.255.255
Correct answer: B
Explanation
The correct answer is B, 192.168.1.2, as it is within the subnet defined by the /30 mask, allowing communication with the host. Options A and C are either the host address or the broadcast address, which cannot be used for direct communication. Option D, 255.255.255.255, is a broadcast address that is not specific to this subnet.