Show and manipulate network bridge addresses and devices. More information: https://manned.org/bridge.
bridge {{[l|link]}}
bridge {{[v|vlan]}}
sudo bridge {{[v|vlan]}} {{[a|add]}} dev {{lanX}} vid {{vlan_id}} pvid {{tagged|untagged}}
sudo bridge {{[v|vlan]}} {{[d|delete]}} dev {{lanX}} vid {{vlan_id}}
bridge {{[mo|monitor]}}
bridge {{[h|help]}}