nerdexam
F5

101 · Question #554

ARP provides translation between which two address types?

The correct answer is A. IP addresses and hardware addresses. ARP resolves Layer 3 IP addresses to Layer 2 MAC (hardware) addresses, enabling proper frame delivery on local network segments.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

ARP provides translation between which two address types?

Options

  • AIP addresses and hardware addresses
  • BHardware addresses and VLAN
  • CVLAN and IP addresses
  • DHostnames and IP addresses

How the community answered

(25 responses)
  • A
    88% (22)
  • C
    8% (2)
  • D
    4% (1)

Why each option

ARP resolves Layer 3 IP addresses to Layer 2 MAC (hardware) addresses, enabling proper frame delivery on local network segments.

AIP addresses and hardware addressesCorrect

ARP works by broadcasting a request containing a known IP address and receiving a unicast reply with the corresponding MAC address, allowing a host to encapsulate IP packets into Layer 2 frames addressed to the correct physical destination on the local segment.

BHardware addresses and VLAN

ARP does not translate between hardware addresses and VLANs; VLAN tagging is a separate Layer 2 function handled by IEEE 802.1Q and managed through switch port configuration.

CVLAN and IP addresses

ARP has no role in mapping VLANs to IP addresses; VLAN assignment is determined by switch configuration, not by any ARP exchange.

DHostnames and IP addresses

Hostname to IP address resolution is the function of DNS, not ARP; ARP only operates within a local Layer 2 segment to resolve IP addresses to MAC addresses.

Concept tested: ARP IP to MAC address resolution

Source: https://datatracker.ietf.org/doc/html/rfc826

Topics

#ARP#MAC address#IP address#Layer 2

Community Discussion

No community discussion yet for this question.

Full 101 Practice