显示和操作系统的 ARP 缓存. 更多信息: https://manned.org/arp.
arp -a
sudo arp -a -d
arp -d {{地址}}
arp -s {{地址}} {{MAC 地址}}