• Post author:
  • Post category:Blog
  • Reading time:2 mins read
  • Post last modified:June 12, 2024

A host is trying to send a packet to a device on a remote LAN segment, but there are currently no mappings in the ARP cache. How will the device obtain a destination MAC address?

  • It will send an ARP request for the MAC address of the destination device.
  • It will send the frame with a broadcast MAC address.
  • It will send the frame and use the device MAC address as the destination.
  • It will send an ARP request for the MAC address of the default gateway.
  • It will send an ARP request to the DNS server for the destination MAC address.
Explanation & Hint:

If a host is trying to send a packet to a device on a remote LAN segment and there are no mappings in the ARP cache, the device will:

It will send an ARP request for the MAC address of the default gateway.

In a typical network, a device knows the IP address of the default gateway from its network configuration. When it needs to communicate with a device on a different network, it will use ARP to resolve the MAC address of the default gateway, because the packet needs to be sent there first to be routed to the remote network. The default gateway will then forward the packet to the destination on the remote LAN segment using its own ARP process and routing table.

For more Questions and Answers:

CCNA 1 v7 – ITN v7.02 – ITNv7 – Final Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments