Help with mikrotik metal ac

Hello friends I would like to help me with the next situation, I connect to Ethernet through an ap with captive portal that gives 2mb of bandwidth to
each client that connects to it, for this I use a mikrotik metal ac that is connected to a switch with 10 users

I would like to know if I can use the VLANs created by the mikrotik to use them in client mode and get the 2mb speed for each VLAN that has been created.
Thank you…

Are we talking about Cuba?

On RouterOS, if license is L4 (as is already on your Metal52 AC, check System > License) you may create multiple virtual wireless interfaces (wireless mode station) on top of the phisical wireless one, each virtual one will have a different MAC address and will appear to the AP as a seperate client radio.

So yes, you can achieve what you expose by doing this.

You’ll need however to implement load balancing if you want to spread the traffic across all of them.

Nothing to do with VLANs though, each virtual interface will already be a seperate L2 interface.