show arpIP-to-MAC bindings the device has resolved.
Bridges layer 3 to layer 2. An incomplete entry means the ARP request went unanswered — the target is off, firewalled, or not on that segment at all.
| Platform | Command |
|---|---|
| Cisco IOS | show arp |
| Cisco NX-OS | show ip arp |
| Juniper JunOS | show arp |
| MikroTik RouterOS | /ip arp print |
| FortiOS | get system arp |
show arp | include 10.20.0.55clear arp-cacheThe misreadings that actually cost people time.