meanings of Address resolution protocol encyclopedia of Address resolution protocol dictionary of Address resolution protocol thesaurus on Address resolution protocol books about Address resolution protocol dreams about Address resolution protocol
 Address resolution protocol - Definition 

Internet protocol suite   edit  (http://www.wordiq.com/definition/Template:IPstack)
Application layer HTTP, SMTP, FTP, SSH, IRC, SNMP, SIP ...
Transport layer TCP, UDP, SCTP, RTP, DCCP ...
Network layer IPv4, IPv6, ARP, ICMP ...
Data link layer Ethernet, 802.11a/b/g WiFi , Token ring, FDDI, ...

In computer networking using the internet protocol suite, the Address Resolution Protocol is a method for finding a host's Ethernet (MAC) address from its IP address. The sender broadcasts an ARP packet containing the Internet address of another host and waits for it (or some other host) to send back its Ethernet address. Each host maintains a cache of address translations to reduce delay and loading. ARP allows the Internet address to be independent of the Ethernet address but it only works if all hosts support it.

ARP is defined in RFC 826  (http://www.ietf.org/rfc/rfc826.txt).

The alternative for hosts that do not do ARP is to use a pre-configured mapping of IP addresses to MAC addresses.

Variants of the ARP protocol

ARP was not originally designed as an IP-only protocol, even though it is in practice used almost exclusively to resolve IP addresses to MAC addresses.

ARP can be used to resolve MAC addresses for many different Layer 3 protocols. ARP has also been adapted to resolve other kinds of Layer 2 addresses: for example, ATMARP is used to resolve ATM NSAP addresses in the Classical IP over ATM protocol.

See also

External links

  • RFC 826 (http://www.ietf.org/rfc/rfc0826.txt?number=826)

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.



da:Address resolution protocol de:Address Resolution Protocol es:ARP fr:Address Resolution Protocol he:ARP nl:Address Resolution Protocol ja:Address Resolution Protocol pl:ARP

Copyright 2008 WordIQ.com - Privacy Policy  ::  Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Address resolution protocol".