|
| |||||||||
| Tags: clear arp cache, command prompt, windows vista |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to clear arp cache from command prompt in Vista
I am facing some connectivity problems on my Windows Vista computer and hence i thought to clear The Address Resolution Protocol (ARP) cache from my system. i guess this can be a good step in troubleshooting connectivity problems. So could any one of you let me know how can i do that from my Vista command prompt ? Help appreciated. |
|
#2
| ||||
| ||||
| Re: How to clear arp cache from command prompt in Vista
You are correct. Clearing ARP cache is definitely good step in troubleshooting connectivity problems because it is the standard method for finding a host’s hardware address when only its network layer address is known.If you begin to notice network connectivity problems such as particular web pages not loading or not being able to ping certain IP addresses then clearing your ARP cache is a good place to start. Clearing ARP cache from command line is very simple in windows. Go to Start and type Cmd in the search line to open command prompt and press Ctrl-Shift-Enter keyboard shortcut to force Administrator privileges. Now type Quote:
Thats it. You are done ! |
|
#3
| ||||
| ||||
| Re: How to clear arp cache from command prompt in Vista
If you are facing any connectivity problem and you think its cause of ARP cache, than to make it confirm that it’s indeed an ARP issue, try to ping both the loopback address (127.0.0.1) and the local computer’s IP address. Then try to any other IP addresses such as those of Google.com or Yahoo.com. If you can ping to local IP address and loopback address, but not any other IP addresses, then this is the typical symptom of ARP cache failure. |
|
#4
| ||||
| ||||
| Re: How to clear arp cache from command prompt in Vista
You can view your workstations ARP table by typing “arp –a” from a command prompt. Deleting the ARP cache is just as simple and can be done from a command prompt by typing “netsh interface ip delete arpcache”. Microsoft Windows ARP cache will occasionally become corrupt and need to be cleared and deleted so that the cache can be refreshed. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to clear arp cache from command prompt in Vista" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| command prompt not working in vista basic | r_j | Operating Systems | 1 | 17-07-2011 06:40 PM |
| Command Prompt Keyboard Shortcuts For Vista | aalbaiz | Tips & Tweaks | 2 | 31-03-2009 02:24 PM |
| Access Denied in Win Vista's command prompt | Salome | Operating Systems | 2 | 23-02-2009 07:02 PM |
| How to run from command prompt as administrator in Windows Vista | PARRISH | Operating Systems | 5 | 12-01-2009 05:39 PM |
| Add fonts to command prompt - Windows Vista | jacky | Customize Desktop | 2 | 16-12-2008 06:13 PM |