Arp (command)
arp
[1] displays or modifies the IP to MAC translation tables used by the address resolution protocol
Linux commands
- View ARP Cache:
arp -a
- Delete an ARP entry:
arp -d 192.168.0.1
Windows commands
- Clear ARP Cache:
arp -d
See also
Advertising: