Linux: ARP Command
Note
ARP commands are useful for showing the ARP table in use by the OS. Certainly the ARP table will contain the MAC addresses of known network nodes.
ip nip nip nip n Tip
n for neighbor
Install the ip command with:
dnf -y install iproute2apt -y install iproute2apk add iproute2pacman -Syu iproute2