1752584 Members
4613 Online
108788 Solutions
New Discussion

Flush ARP Cache

 
Paul Mullen_1
New Member

Flush ARP Cache

Hello,

Can anyone tell me the command I use to flush the ARP cache on V5.1A and V4.0F.
Many Thanks in Advance, Paul
1 REPLY 1
SlopeZ
Frequent Advisor

Re: Flush ARP Cache

Hi Paul,

you can use the ARP command:

Displays all of the current ARP entries
#arp -a

Deletes de entry for hostname specific
#arp -d "hostname"


Regards,
Santibon