Disable a network interface.
Section: Interfaces and Addresses
Bring interface down
bash
bash
sudo ip link set dev eth0 downExplanation
Disable a 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 Interfaces and Addresses