Howto setup inter VLAN

First sorry for noob question, but I’m really stuck setting up my network as show on following image.

I already managed to setup test VLAN2 and VLAN1 using bridges between TL-WR841N and Mikrotik 960PGS.
However in final setup Mikrotik should only “passthrough” VLAN1 and VLAN2 from TL-WR841N directly to W9080B (running OpenWrt).
I’ve read about https://wiki.mikrotik.com/wiki/Manual:CRS1xx/2xx_series_switches_examples#Protocol_Based_VLAN and https://wiki.mikrotik.com/wiki/Manual:CRS1xx/2xx_series_switches_examples#InterVLAN_Routing and both looks like solution, but don’t know which one I should use and also howto set it up.

The second issue is VLAN routing itself. Currently I’m using two bridges (bridge10 and bridge15), each having separate port VLAN and DHCP server. This works fine, but wondering if bridging is the best way for my VLANs. I’ve read http://forum.mikrotik.com/t/vlan-trunks-without-bridges/95834/1 and like the idea of having VLAN without need of separate bridge. But again I’m not sure if it’s possible in my case.

Any help very welcome.

Hi

use this example here
https://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features#VLAN_Example_2_.28Trunk_and_Hybrid_Ports.29