VLANs on bridged PtMP

Hi,

I’m new to MikroTik.

I’m wondering is it possible to trunk vlans in one ap and connect multiple clients in station-bridge mode, then configure them to listen to only one vlan and untag that vlan to the ethernet interface?

Here is an example of what I want to achieve:

I’m considering mANTBox 15s as the access point and SXTsq Lite5 as the station.


I went through the wiki but couldn’t know whether this setup is possible or not.

Can RouterOS achieve this?

Thanks.

Sure,

Leave AP wirhout VLAN Setup…

Client

Set Needed VLAN on wlan Interface
Bridge Ether and VLAN Interface so every Client is separated…

.
.
.
Thank you for confirming. One more question though..

On client side… can I actually untag that tagged vlan on wlan interface to ethernet interface so that a dumb device can see that specific vlan? or I have to have a switch to do that?

Oh, now I see it.

I need to add the needed vlan as an interface, then bridge it with the ethernet interface.

Thanks for the help.
.
.
.