Add an interface as a bridge port.
Section: Bridges, VLANs, and Tunnels
Attach interface to bridge
bash
bash
sudo ip link set eth1 master br0Explanation
Add an interface as a bridge port.
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