Information Technology Grimoire

Version .0.0.1

IT Notes from various projects because I forget, and hopefully they help you too.

ARP

ARP

arp -a
arp -i eth0
ifconfig -a
arping -c 1 x.x.x.x
arping -I enp0s3 -c 1 x.x.x.x
show ip arp
show mac address-table
show arp al
show arp ethernet1/10.1234
show arp dynamic all
show arp static all
ip neigh show