I am just trying to do my first CAPsMAN-setup.Everything is clear, except the local-forwarding.
Can you give me a hint on how to steer, which local bridge is used at the CAP, if I choose “local-forwarding”?
If the AP would not be managed, I would be able to configure:
SSID1 - bridged to bridge1
SSID2 - bridged to bridge2
At CAPsMAN, I was not able to find anything like that. I can choose the bridge in “central-breakout-mode”, but not in local-forwarding-mode.
Don’t know about GUI but in CLI datapath has bridge property when local-forwarding set to either yes or no. I’m not sure how it’s interpreted if set with local-forwarding, but I guess it’s used on CAP as intended.
But then … with bridge being VLAN aware, rarely there’s need to run more than one bridge.
Again: do you have some particular reason for running multiple bridges on a RB device?
A hint: you can run VLANs entirely internal to AP if you don’t want to run VLANs on wires between AP and the rest of LAN… I can elaborate but after you explain your use case.
I do not have any technical reason to do so.
The only advantage of multiple bridges is better visibility for me, as I do not really like the way, mikrotik shows up vlan interfaces.
However, since introduction of VLAN-enabled bridges (somewhere in version 6.41 IIRC) there is no (main-stream) technical reason to run more than one bridge per MT device. And there are things that don’t play well when there are multiple bridges (as you noticed yourself).