How to Find an ARP

Address Resolution Protocols, or ARPs, are network protocols which help network devices such as computers transmit data packets across local area networks. Before a computer or other network-device transmits to another device on its local area network, it uses ARP to identify the physical address of the device it is trying to communicate with. This enables devices to properly address packets to ensure receipt by the destination device. Computers briefly store (cache) ARP entries in their memory in what is known as an ARP table.

Instructions

    • 1

      Open the MS-DOS command prompt window. From the "Start" menu in Windows 7, Windows Vista or Windows XP, select 'Run' and then type "cmd" and click "OK." (In earlier versions of Windows, type "command" and press enter.)

    • 2

      Display the ARP table by typing "arp -a" in the command prompt window and pressing "Enter." This command will display all current devices cached in your computer's ARP table, whether statically or dynamically assigned.

    • 3

      Add or remove entries from the ARP table by entering the appropriate command. Typing "arp" and pressing "Enter" will reveal a list of appropriate arguments for the "arp" command. For example, the sample ARP entry command "arp -s 192.168.1.111 00:11:22:33:44:55" would tell your computer that the physical device 00:11:22:33:44:55 was located at the current network address of 192.168.1.111.

Tips & Warnings

  • For computers connected to local area networks outside of the workplace or large home networks, ARP tables are maintained automatically by the computers themselves. Manual entries to ARP tables are rarely needed.

  • Manually adjusting your computer's ARP table may disrupt its ability to connect to other devices on your network. If you mistakenly corrupt your computer's ARP table, restart the computer to undo the mistake.

Related Searches:

References

Resources

Comments

You May Also Like

  • How to Clear an ARP Cache

    ARP stands for Address Resolution Protocol. ARP is one of a set of protocols that enables data transmission across the Internet. When...

  • How to Clear an ARP Table

    The ARP, or Address Resolution Protocol, essentially connects the physical address or identity of your computer's network card to an IP address...

  • How to Clean the Arp Cache

    Administrators in a Windows environment can clear an address resolution protocol (ARP) cache when it becomes corrupted, which creates a new address...

  • How to Enable Proxy ARP

    Cisco's Inter-networking Operating System, or IOS, allows the routers to use proxy ARP to let hosts with no route knowledge figure out...

  • What Is ARP Protocol?

    Communication across differing network hardware uses software protocols, or instructions, that a computer or router can follow to deliver data to its...

  • How to Clear the ARP Cache on Windows XP

    The ARP (address resolution protocol) cache is a necessary component of your computer's networking abilities, storing information Internet protocol and network ...

  • How to Disable a Proxy ARP

    Proxy ARP (Address Resolution Protocol) is a method of allowing misconfigured devices on a network to connect to a central routing computer...

  • How to Use a MAC Address to Find an IP Address

    Finding an IP address from a Media Access Control (MAC) address is accomplished using the ARP command. ARP maps the physical MAC...

  • How Are Computers Used in Art?

    Since the late 1970s, computers have been a common tool for creating art. Usually called "new media art," artists use multimedia and...

  • How to Install a Sound Device in Windows XP

    Windows XP has tools that can automatically install your new sound device. This operating system has far fewer problems with address conflicts...

Related Ads

Featured