questions to cascaded rooter scenario with additional VLAN switching

Hello,

I’m just planning the following network setup with an RB750r2 (hEX lite). Configuring the routing for the seperate networks (blue and red colour) with Winbox is no plrobelm due to the very good tutorials provided in this forum - thanks for that.
But i run into trouble using the switching funtionality and affraid i need some more help or hints.
homenetwork.JPG
The reason for this - a little bit complex configuration - at least fo me - is that i’m forced to use a Rooter from Deutsche Telekom for some reasons (this is not able to supply a normal guest wlan, instead they provide “WLAN to Go” which requires registration for Guests and unfortunately is only free if the guest is customer of Deutsche Telekom too) .
The blue network is for home and homeffice purpose, and the red one for a guest wlan.

I have some qeustions:

  1. Is it possible to impllement this szenario using hardware switching, or am i forced to use briding ?

In case it is possible to use switching for it:

  1. Is it an correct approach to set up the vlan interfaces vlan_81 and vlan_82 below Ether2 and use them for routing ?

  2. Is it then still possible to connect a network cable to Ether2, or is it not possible to connect a cable to a port used as master for switching ?
    I’m unsure due to some comments in http://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features#Vlan_Table, maybe i’ve misunderstood something ?

  3. Is it required to define vlan interfaces below Ether3 and Ether4 switched slave ports ?

  4. Is it possible to define a switch behaviour between Ether1 and Ether2.vlan_80 ?
    This is needed to provide the 192.168.2.0 Network directly together with the blue and red network through a cable to an external VLAN-Switch.

  5. Is it possible to execute the commands specified under http://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features#Vlan_Table using the gui of WinBox or is it required to use command linew ?
    Maybe someone can provide me some helpful command examples regarding switching which fit for my configuration need.

Thanks a lot for your support and Help !

Hello,

Now i’ve managed to implement the solution for my self.
For reference purposes I’ve added configuration in appended rsc file.
Mabe it will help someone else …
routerboard_20160528.rsc (3.85 KB)