I would like to be able to only some vlans in a bridge for example:
bridges are done over a lagg.
vlan1, vlan2, vlan3 in bridge0,
vlan100, vlan102 in bridge1
all interfaces add in bridge receive tagged vlans.
What would be the right way to achieve it? All the examples I saw seem to specialize a bridge to only one vlan.
bridges are done over a lagg.
vlan1, vlan2, vlan3 in bridge0,
vlan100, vlan102 in bridge1
all interfaces add in bridge receive tagged vlans.
What would be the right way to achieve it? All the examples I saw seem to specialize a bridge to only one vlan.