ARP – view and clear cache Posted on 08/06/2020 by AlfPi To View The ARP cache: Windows: arp -a Linux: apr -n To Clear ARP cache: Windows: arp -d Linux: ip -s -s neigh flush all 00 Related Posts:Wireshark - how to capture relevant dataPS - Certificate Authority Backup ScriptVMware - esxtop - troubleshooting VM CPU performanceVMware - capturing network packetsLinux - Adding and extending LVM diskLinux - Network Manager - change static IP via nmcli