RARP, Reverse Address Resolution Protocol

Description Glossary RFCs Publications Obsolete RFCs

Description:

Protocol suite: TCP/IP.
Protocol type:Network layer address resolution protocol.
Ethertype:0x8035.
Related protocols: DRARP, Dynamic RARP.
SNMP MIBs:
Working groups:
Links:

The RARP protocol is used to translate hardware interface addresses to protocol addresses.

ARP provides a complementary translation from a protocol address to a hardware interface address.


MAC header RARP packet

RARP packet:

0001020304050607 0809101112131415 1617181920212223 2425262728293031
Hardware type Protocol type
Hardware address length Protocol address length Opcode
Source hardware address :::
Source protocol address :::
Destination hardware address :::
Destination protocol address :::

Hardware type. 16 bits.

TypeDescription
1Ethernet.
2Experimental Ethernet.
3Amateur Radio AX.25.
4Proteon ProNET Token Ring.
5Chaos.
6 IEEE 802.
7 ARCNET.
8 Hyperchannel.
9 Lanstar.
10 Autonet Short Address.
11 LocalTalk.
12 LocalNet (IBM PCNet or SYTEK LocalNET).
13 Ultra link.
14 SMDS.
15 Frame Relay.
16 ATM, Asynchronous Transmission Mode.
17 HDLC.
18 Fibre Channel.
19 ATM, Asynchronous Transmission Mode.
20 Serial Line.
21 ATM, Asynchronous Transmission Mode.
22 MIL-STD-188-220.
23 Metricom.
24 IEEE 1394.1995.
25 MAPOS.
26 Twinaxial.
27 EUI-64.
28HIPARP.

Protocol type. 16 bits.

ProtocolDescription
0x800IP.

Hardware address length. 8 bits.
Length of the hardware address in bytes.

Protocol address length. 8 bits.
Length of the protocol address in bytes.

Opcode. 8 bits.

OpcodeDescriptionReferences
3Request Reverse. RFC 903
4Reply Reverse. RFC 903

Source hardware address. Variable length.

Source protocol address. Variable length.

Destination hardware address. Variable length.

Destination protocol address. Variable length.


Glossary:


RFCs:

[RFC 903] A Reverse Address Resolution Protocol.


Publications:


Obsolete RFCs:


Description Glossary RFCs Publications Obsolete RFCs