Reverse Address Resolution Protocol

From Wikipedia, the free encyclopedia

Jump to: navigation, search
The five-layer TCP/IP model
5. Application layer

DHCP · DNS · FTP · Gopher · HTTP · IMAP4 · IRC · NNTP · XMPP · POP3 · SIP · SMTP · SNMP · SSH · TELNET · RPC · RTCP · RTSP · TLS · SDP · SOAP · GTP · STUN · NTP · (more)

4. Transport layer
TCP · UDP · DCCP · SCTP · RTP · RSVP · IGMP · (more)
3. Network/Internet layer
IP (IPv4 · IPv6) · OSPF · IS-IS · BGP · IPsec · ARP · RARP · RIP · ICMP · ICMPv6 · (more)
2. Data link layer
802.11 (WLAN) · 802.16 · Wi-Fi · WiMAX · ATM · DTM · Token ring · Ethernet · FDDI · Frame Relay · GPRS · EVDO · HSPA · HDLC · PPP · PPTP · L2TP · ISDN · ARCnet · (more)
1. Physical layer
Ethernet physical layer · Modems · PLC · SONET/SDH · G.709 · Optical fiber · Coaxial cable · Twisted pair · (more)
This box: view  talk  edit

Reverse Address Resolution Protocol (RARP) is a network layer protocol used to obtain an IP address for a given hardware address (such as an Ethernet address). RARP is described in the IETF's RFC 903. It has been rendered obsolete by Bootstrap Protocol and the more modern Dynamic Host Configuration Protocol, which both support a much greater feature set than RARP.

The primary limitations of RARP are that each MAC address must be manually configured on a central server, and that the protocol only conveys an IP address. This leaves configuration of subnetting, gateways, and other information to other protocols or the user. Another limitation of RARP compared to BOOTP or DHCP is that it is a non-IP protocol. This means that like ARP it cannot be handled by the TCP/IP stack on the client, but is instead implemented separately.

Reverse ARP is the complement of the Address Resolution Protocol. RARP also differs from Inverse Address Resolution Protocol (InARP), which is designed to locate the IP address associated with another station's MAC address.

[edit] See also

[edit] External links

cs:Reverse Address Resolution Protocol

da:Reverse address resolution protocol de:Reverse Address Resolution Protocol es:Reverse Address Resolution Protocol eu:RARP fr:Reverse address resolution protocol it:RARP he:Reverse Address Resolution Protocol nl:Reverse Address Resolution Protocol ja:Reverse address resolution protocol pl:Reverse Address Resolution Protocol pt:Reverse Address Resolution Protocol ru:RARP fi:RARP sv:RARP tr:RARP zh:反向地址转换协议

Views
Personal tools

Toolbox