Probe L2 reachability on the local subnet.
Section: Bridges, VLANs, and Tunnels
ARP ping a host
bash
bash
sudo arping -I eth0 192.168.1.1Explanation
Probe L2 reachability on the local subnet.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Bridges, VLANs, and Tunnels