nerdexam
Cisco

200-150 · Question #244

Refer to the exhibit. Which protocol is used to map an IP address to a MAC address by broadcasting a request to the LAN?

The correct answer is A. ARP. ARP (Address Resolution Protocol) is the standard protocol that resolves an IP address to a MAC address by sending a broadcast request to all devices on the local LAN segment.

Cisco Data Center Networking Technologies

Question

Refer to the exhibit. Which protocol is used to map an IP address to a MAC address by broadcasting a request to the LAN?

Exhibit

200-150 question #244 exhibit

Options

  • AARP
  • Bgratuitous ARP
  • CRARP
  • Dproxy ARP

How the community answered

(16 responses)
  • A
    94% (15)
  • D
    6% (1)

Why each option

ARP (Address Resolution Protocol) is the standard protocol that resolves an IP address to a MAC address by sending a broadcast request to all devices on the local LAN segment.

AARPCorrect

ARP broadcasts a request frame to all hosts on a LAN segment containing the target IP address, and the device holding that IP address replies with its MAC address. This allows the requesting host to populate its ARP cache and deliver Layer 2 frames correctly to the intended destination.

Bgratuitous ARP

Gratuitous ARP is a special ARP request where a host uses its own IP as the target to announce its presence or update neighbor ARP caches after an IP or MAC change, not to discover another device's MAC address.

CRARP

RARP (Reverse ARP) performs the opposite operation - it maps a known MAC address to an unknown IP address, and was historically used by diskless workstations to obtain their IP address at boot time.

Dproxy ARP

Proxy ARP is a router technique where a router responds to ARP requests on behalf of hosts on a different subnet, enabling communication across network boundaries without a default gateway configured on the client.

Concept tested: ARP IP-to-MAC address resolution via broadcast

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/ipam/manage-resources-in-multiple-active-directory-forests

Topics

#ARP#IP-to-MAC mapping#address resolution#LAN protocols

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice