im an Mikrotik beginner and need help with the config. i will create 4 SSID´s with different VLAN´s via a HP VLAN Switch to an Monowall. All Ports are tagged, can someone give me an step by step tuturial for this Configuration?
You need to add 4 VLAN interfaces on the Mikrotik unit. Give these the VLAN numbers you desire and assign them to the Ether interface that you will use to connect to the HP switch.
Then add 4 Bridges on the Mikrotik unit - e.g. VLBr10, VLBr20 etc.
On the wireless interface you can assign one SSID to the main interface then make 3 virtual APs for the remaining 3 SSIDs.
Lastly, bridge each VLAN with its corresponding wireless interface / virtual AP by adding pairs of ports to each bridge - i.e. one VLAN port and one wireless interface or virtual AP on each bridge.
Assuming that DHCP etc. is coming from somewhere else you should now have 4 SSIDs each tied to a different VLAN.