About 12,100 results
Open links in new tab
  1. Reverse Address Resolution Protocol - RARP - GeeksforGeeks

    Oct 10, 2025 · Reverse Address Resolution Protocol (RARP) is a network protocol that allows a device to discover its IP address when only its MAC (Media Access Control) address is known.

  2. Reverse Address Resolution Protocol - Wikipedia

    The Reverse Address Resolution Protocol (RARP) is an obsolete computer communication protocol used by a client computer to request its Internet Protocol (IPv4) address from a computer network, …

  3. RARP - Wireshark Wiki

    As RARP packets have the same format as ARP packets and the same Ethernet type as ARP packets (i.e., they are, in effect, ARP packets with RARP-specific opcodes), the same capture filters that can …

  4. ARP and RARP Protocol Basics - RF Wireless World

    RARP (Reverse Address Resolution Protocol) performs the opposite function of ARP. It helps a device discover its IP address when only its Ethernet address is known.

  5. RARP (Reverse ARP) - NetworkLessons.com

    RARP (Reverse ARP) is an old protocol used by diskless workstations to figure out what IP address they should use. This lesson explains it in detail.

  6. rarp (8) - Linux manual page - man7.org

    Rarp manipulates the kernel's (before version 2.3) RARP (reverse ARP) table in various ways. The primary options are clearing an address mapping entry and manually setting up one. For debugging …

  7. What is Reverse Address Resolution Protocol (RARP)?

    Dec 15, 2021 · What is Reverse Address Resolution Protocol (RARP)? Reverse Address Resolution Protocol (RARP) is a protocol a physical machine in a local area network (LAN) can use to request …

  8. RARP: Questions & Answers - NetoMeter

    Jul 16, 2024 · resolve a data link layer address to the corresponding network layer address. For example, RARP is used to resolve a Ethernet MAC address to an IP address. To which OSI layer …

  9. What is RARP (Reverse Address Resolution Protocol)? - IONOS

    Mar 22, 2023 · What is the RARP? The RARP is a protocol which was published in 1984 and was included in the TCP/IP protocol stack. The RARP is on the Network Access Layer (i.e. the lowest …

  10. What is Reverse Address Resolution Protocol (RARP) - TecAdmin

    Apr 26, 2025 · Reverse Address Resolution Protocol (RARP) is a protocol used in computer networking, with the primary role of translating physical network addresses (MAC addresses) into IP addresses.