Enable a network interface.
Section: Interfaces Routing and Addresses
Bring interface up
bash
bash
sudo ip link set dev eth0 upExplanation
Useful in labs, VMs, and interface recovery steps.
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 Routing and Addresses