Vlan Over Wireless link

Hi all,
I’m new in Mikrotik , can any one help me for solving this problem???
can we do this or no?
Thank’s

there are many ways to do this , one wds link for vlan, one eoip tunnel for vlan, vpls… in my case i prefer use vpls, and put vlans into vpls tunnel (changing vpls mtu).
there are vpls examples on the wiki, but you’ll need add vlan and the correct vlan id on the vpls interfaces, then agregate the vlan port to correct bridge…

Hi, I ignore the complexity of the “hidden” part of your network… Anyway in my opinion the simplest way would be setting up wireless infrastructure as a transparent bridge:
Brige or AP Bridge on masters, station-wds or station-bridge on slaves (depending if you need wds on not…); in this way all tagged frames from switch to swtich will transparently flow across the air.
Hope this helps.

Thanks again

Thanks calman, we must search in wiki and see what you say.
Thanks again

Thank you sir,
your replay help us, but now we wanna know that can we do this with mikrotik only without use of managed switch?