Hi, I have 2 routers connected with two VLANs.
Each router has it own bridge interface.
VLAN 1 connects those bridges together between routers.
Now I would like to get redundancy and spin up another VLAN which would be also part of the existing bridge.
Should be MSTP enabled on both bridges?
Im facing issue, when I enable both VLANs, whole physical interface is going down because of loop detected.
I should also mention, that VLAN is created through “/interface/vlan” and that interface is added as bridge port. I can’t do it properly by adding whole interface to the bridge because it is already part of the different bridge.