We are currently replacing some Proxim AP-600 Access Points with Mikrotiks at one of our communities; VLANs are used for remote management. On the AP-600 we just set the VLAN to 50 and everything worked correctly. We need to have the setup listed below so it works the same for the MikroTik.
Switch[VLAN_50]<------->[VLAN_50]MT(Eth1)-interface_bridge-MT(Wlan1)
I think the VLAN needs to be added to Eth1, but I’m unsure if the private IP should be added to the Eth1 or the VLAN interface. Also I am unsure if I need to add the VLAN interface to the bridge, I doubt this as the goal is only to reach Eth1 on the MT for remote management. I could be going about this completely wrong but any help is appreaciated.
Also note without any VLANs in the MikroTik, everyone connecting to the AP is able to get out fine, we’re just unable to reach the AP for remote management because of the VLANs