Create a bonding interface.
Section: Bridges, VLANs, and Tunnels
Create bond
bash
bash
sudo ip link add bond0 type bond mode active-backupExplanation
Create a bonding 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 Bridges, VLANs, and Tunnels