Show and manipulate your system's ARP cache.
arp -a
sudo arp -a -d
arp -d {{address}}
arp -s {{address}} {{mac address}}