I have a RB-Groove A-2HN, but I have problems.
My goal was that the AP had two SSID’s, (virtualAP’s), each associated with a different VLAN, then according to a pc be connected ssid, would have access to a network or to another.
I created the vlan’s, I created the bridge, I created the VirtualAP, but I connect with the PC and I have ssid ping the network.
interface bridge port add bridge=bridge10 interface=ether1.10 disabled=no
interface bridge port add bridge=bridge10 interface=wlan10 disabled=no
interface bridge port add bridge=bridge10 interface=ether1.20 disabled=no
interface bridge port add bridge=bridge10 interface=wlan20 disabled=no
You can change security on WiFi
Add some address for management and assign it to the bridge10 or bridge20.
When you finished, remove ether1 from default bridge-local and you lost connection to the MKT. If you didn’t do it, VLANs not work.