I set up an CAPsMAN (CAPac) with Local Forwarding and VLAN-Filtering.
For my VLANs, dynamically entries are created, which map to the corresponding virtual-wlan-interfaces (SSIDs):
But the wired ether-interface (vlan-trunk) will not get inserted as tagged which prevents the SSIDs from working. I have to create the VLAN entries manually and add the ether1 interface by hand.
In my home-setup this is possible. At work, Id have to repeat this step for around 200 Access Points and 60 VLANs - which means Id have to add 12000(!!) entries by hand.
What do I miss, that the ether1 gets dynamically inserted too?
Why do you need bridge vlan filtering on the cAP ac in the first place? In most situations for APs there is no benefit, and instead it is just a make-work thing, by forcing you to configure many VLANs by hand.
Just don’t enable bridge vlan filtering. The only reason to enable it on a cap is if you need to also use the cap as a switch and set ethernet ports for certain tagging configurations. MikroTik has always allowed specific vlan tagging for wireless interfaces without bridge vlan filtering. It is only wired interfaces that you needed to use bridge vlan filtering to get specific tag configs for.