nerdexam
CompTIA

SK0-003 · Question #281

Which of the following protocols is responsible for the resolution of IP addresses to MAC addresses?

The correct answer is B. ARP. This question asks to identify the protocol used to map a known IP address to its corresponding MAC address on a local network segment. ARP is the correct protocol for this address resolution.

Server administration

Question

Which of the following protocols is responsible for the resolution of IP addresses to MAC addresses?

Options

  • ADHCP
  • BARP
  • CDNS
  • DRARP

How the community answered

(38 responses)
  • A
    5% (2)
  • B
    89% (34)
  • C
    3% (1)
  • D
    3% (1)

Why each option

This question asks to identify the protocol used to map a known IP address to its corresponding MAC address on a local network segment. ARP is the correct protocol for this address resolution.

ADHCP

DHCP (Dynamic Host Configuration Protocol) assigns IP addresses and other network configuration parameters to devices on a network.

BARPCorrect

ARP (Address Resolution Protocol) is a network layer protocol used to discover the MAC address associated with a given IP address on the same local network segment. When a device needs to send data to an IP address on its local network but only knows the IP, it sends an ARP request broadcast to resolve the destination's MAC address.

CDNS

DNS (Domain Name System) resolves human-readable hostnames (like www.example.com) to IP addresses.

DRARP

RARP (Reverse Address Resolution Protocol) resolves a known MAC address to an IP address, which is the inverse of what the question asks.

Concept tested: Address Resolution Protocol (ARP) function

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/arp/arp-overview

Topics

#ARP#IP to MAC resolution#networking protocols

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice