Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Delete ARP cache... ERROR..

Reply
Thread Tools Display Modes

Delete ARP cache... ERROR..

 
 
Bildos
Guest
Posts: n/a

 
      09-16-2007
When I'd like to delete ARP cache by:
arp -d *
I recived: the arp entry deletion failed: 87
any ideas ?
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      09-16-2007
"Bildos" <> wrote ...
> When I'd like to delete ARP cache by: arp -d *
> I recived: the arp entry deletion failed: 87
> any ideas ?


That wasn't a very helpful error message from arp! :-) in WinError.h, error
87 is ERROR_INVALID_PARAMETER - which is pretty misleading (or wrong) for
this situation.

I believe you're actually getting the error because you don't have the
administrative privileges required to purge the cache. Right-click the
Command Prompt icon in Start Menu, and choose "Run as Administrator". Give
your consent to the UAC prompt. Now you have an Administrator command
Prompt - in the title bar, it will actually say "Administrator: Command
Prompt" (as opposed to just plain "Command Prompt").

Now run "arp -d" again. This time it should work.

I usually leave an Administrative prompt running in the background, so I can
quickly run utilities with elevation.

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
jrchilds
Guest
Posts: n/a

 
      06-16-2009


This isn't an admin rights issue. I tried runas admin and even tried as
the actual administrator user, and still get the error 87. Any new ideas
on how to clear the Arp cache in Vista?

Thanks,
James

Andrew McLaren;428241 Wrote:
> "Bildos" <> wrote ...
> > When I'd like to delete ARP cache by: arp -d *
> > I recived: the arp entry deletion failed: 87
> > any ideas ?

>
> That wasn't a very helpful error message from arp! :-) in WinError.h,
> error
> 87 is ERROR_INVALID_PARAMETER - which is pretty misleading (or wrong)
> for
> this situation.
>
> I believe you're actually getting the error because you don't have the
> administrative privileges required to purge the cache. Right-click the
> Command Prompt icon in Start Menu, and choose "Run as Administrator".
> Give
> your consent to the UAC prompt. Now you have an Administrator command
> Prompt - in the title bar, it will actually say "Administrator:
> Command
> Prompt" (as opposed to just plain "Command Prompt").
>
> Now run "arp -d" again. This time it should work.
>
> I usually leave an Administrative prompt running in the background, so
> I can
> quickly run utilities with elevation.
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au



--
jrchilds
Posted via http://www.vistaheads.com

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      06-16-2009
jrchilds

Reboot and go immediately to Administer mode and repeat what Andrew posted
substituting arp-d as C:\> arp -d*
Notice the spacing between > and a and also between p and -

Alternatively, use the command prompt below while in Administrator mode and enter
the following and hit OK and reboot immediately when done

C:\>netsh interface ip delete arpcache





--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"jrchilds" <> wrote in message
news:...
>
> This isn't an admin rights issue. I tried runas admin and even tried as
> the actual administrator user, and still get the error 87. Any new ideas
> on how to clear the Arp cache in Vista?
>
> Thanks,
> James
>
> Andrew McLaren;428241 Wrote:
>> "Bildos" <> wrote ...
>> > When I'd like to delete ARP cache by: arp -d *
>> > I recived: the arp entry deletion failed: 87
>> > any ideas ?

>>
>> That wasn't a very helpful error message from arp! :-) in WinError.h,
>> error
>> 87 is ERROR_INVALID_PARAMETER - which is pretty misleading (or wrong)
>> for
>> this situation.
>>
>> I believe you're actually getting the error because you don't have the
>> administrative privileges required to purge the cache. Right-click the
>> Command Prompt icon in Start Menu, and choose "Run as Administrator".
>> Give
>> your consent to the UAC prompt. Now you have an Administrator command
>> Prompt - in the title bar, it will actually say "Administrator:
>> Command
>> Prompt" (as opposed to just plain "Command Prompt").
>>
>> Now run "arp -d" again. This time it should work.
>>
>> I usually leave an Administrative prompt running in the background, so
>> I can
>> quickly run utilities with elevation.
>>
>> Hope it helps,
>> --
>> Andrew McLaren
>> amclar (at) optusnet dot com dot au

>
>
> --
> jrchilds
> Posted via http://www.vistaheads.com
>


 
Reply With Quote
 
jrchilds
Guest
Posts: n/a

 
      06-16-2009


Alteatively, use the command prompt below while in Administrator mode
and enter
the following and hit OK and reboot immediately when done

C:\>netsh interface ip delete arpcache


This worked great, thanks!


--
jrchilds
Posted via http://www.vistaheads.com

 
Reply With Quote
 
Peter Foldes
Guest
Posts: n/a

 
      06-16-2009
You are welcome and thanks for posting back and letting us know

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"jrchilds" <> wrote in message
news:...
>
> Alteatively, use the command prompt below while in Administrator mode
> and enter
> the following and hit OK and reboot immediately when done
>
> C:\>netsh interface ip delete arpcache
>
>
> This worked great, thanks!
>
>
> --
> jrchilds
> Posted via http://www.vistaheads.com
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Readyboost cache delete on reboot? Acru Fox Windows Vista General Discussion 12 10-07-2008 05:09 PM
How can I delete ReadyBoost cache? Alice in Wonderland Windows Vista General Discussion 2 03-29-2008 07:57 AM
Error, can't delete email www2b Windows Vista Mail 4 10-20-2007 05:03 PM
MSO Cache Safe to Delete? John Chamberlain Windows Vista General Discussion 2 02-25-2007 02:52 PM
MSO Cache(s) Safe to Delete? John Chamberlain Windows Vista General Discussion 1 02-25-2007 06:37 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59