Skip to content
Address Resolution Protocol

File:ARP_Spoofing.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ15171· pop 51· linked from 370 articles

Address Resolution Protocol

Sign in to save

Also known as ARP

telecommunications protocol used for resolution of network layer addresses

Wikidata facts

Show 4 more facts
Stack Exchange tag
stackoverflow.com/tags/arp
Commons category
Address Resolution Protocol
inception
1982-00-00
publication date
1982-00-00
Sources (8)

via Wikidata · CC0

~14 min read

Article

The Address Resolution Protocol (ARP) is a communication protocol for discovering the link layer address, such as a MAC address, associated with an internet layer address, typically an IPv4 address. The protocol, part of the Internet protocol suite, was defined in 1982 by RFC 826, which is Internet Standard STD 37.

ARP enables a host to send, for example, an IPv4 packet to another node in the local network by providing a protocol to get the MAC address associated with an IP address. The host broadcasts a request containing the target node's IP address, and the node with that IP address replies with its MAC address.

Connections

Categories