学员提问:
CCNA v26 第33题 内附题33. A host is attempting to send data to another host on a different network. What is the first action that the
sending host will take?
A. Drop the data.
B. Send the data frames to the default gateway.
C. Create an ARP request to get a MAC address for the receiving host.
D. Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.
Answer: C
一个用户向不同网络的用户发包,应该是先把包发到默认网关吧? 感觉应该选b,为什么选c呢? 不是只有同一个网段的才发apr找mac地址吗?
捷盈讲师及学员解答:
所以实际上的顺序应该是:查看ARP表——发送ARP请求——收到回复——发送数据。
题中没有查看表的选项,所以应该选C,B选项应该是在主机收到ARP回复后才会做的工作。

