Delete ARP Cache in Windows Vista / XP / 2003/2000

If you start to see connectivity problems for your network, then clearing the ARP cache is the first thing you need to do.

Picture 1 of Delete ARP Cache in Windows Vista / XP / 2003/2000 Network Administration - This article will show you how to delete ARP Cache in Windows Vista / XP / 2003/2000 .

The Address Resolution Protocol (ARP) has a very important role in network communication. If you start to see connectivity problems for your network, such as certain websites that do not load or cannot ping certain IP addresses, then deleting the ARP cache is the first thing you need to do. . The TCP / IP ARP Command component will give you the ability to add, delete, display IP addresses for Media Access Control (MAC) address translation.

To delete the ARP cache in Windows Vista / XP / 2003/2000, follow these steps:

Click Start -> Run -> type the command below and click OK .

netsh interface ip delete arpcache

Upgrading ARP dynamic cache entries exists for about 2-20 minutes depending on the system

Windows 2003 Server = 10 minutes
Windows 2000 professional / Server = 10 minutes
Windows XP = 2 minutes
Solaris = 5 minutes

Delete the IP address with the arp command

arp -d

Example: arp -d 10.1.1.2

Display ARP table

arp -a

Add static entry to ARP table

arp -s

Example: arp -s 157.55.85.212 00-aa-00-62-c6-09

You've just finished reading the article "Delete ARP Cache in Windows Vista / XP / 2003/2000" edited by the TipsMake team. You can save delete-arp-cache-in-windows-vista-xp-20032000.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV Some interesting Registry tweaks for Windows XP
NEXT » Install and configure Windows Home Server