VLAN over Wi-Fi and 802.1Q over ethernet

Hi everybody,
thank you for this great resource.

I need to implement a simple setup but I’m having some problem in doing that, hope somebody can help me. I have a radio based on Mikrotik that has two interface: one wireless and one ethernet. My requirements are the following:

  1. VLAN 200 over the wireless link for Intenret access of the wireless clients
  2. VLAN 201 over the ethernet link for management purposes
  3. The ethernet port must be configured as a trunk 802.1Q because it’s connected to a firewall Cisco ASA
  4. DHCP server over the Wireless link for address distribution to the clients

I’m currently using Winbox 3.0 for the configuration of the radio but I do not need the configuration screenshots, just the idea on how the interface must be configured.

Thank you in advance for your help.

LH

Is the second side mikrotik too? If yes, use Ap bridge and station bridge modes. If not, try wds or some pseudobridge modes. If no go, you can try some eoip tunnel to get L2 pass through the wifi link.