arp -a

Category: Local Network & Public Hosting

arp -a

List all entries in the ARP cache

The Address Resolution Protocol cache maps IP addresses to MAC addresses for every LAN host this machine has recently talked to, and arp -a prints the whole table in BSD style. An empty or thin cache just means little traffic has flowed yet. It is the net-tools counterpart to ip neigh show.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.