Capture packets on a specific network interface.
Section: Packet Capture and Throughput
Capture packets on interface
bash
bash
sudo tcpdump -i eth0Explanation
Capture packets on a specific network interface.
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 Packet Capture and Throughput