help with RB951Ui-2Hnd

I need some help with my mikrotik, I’m get stuck with this, and I know, I need some guidance, ( mikrotik for Dummys).

I need to share internet with 3 vlans.
So my Eth1 is Wan, Eth2 to Vlan 10, Eth3 to Vlan 20, Eth4 to Vlan 30, and Eth5 to trunk Port(802.1Q) to connect a TL-SG2210P.
I also need to configure DHCP for each Vlan, (192.168.x.0/24).

I have allot but I’m very confuse, for example, here should I create my vlans? Where can I configure vlan-if?
I think my major problem is, I don’t understand how router OS ideology works!!!

Tnx in advance

Jose Alves

RouterOS ideology works like this: The mighty RouterOS is great and everyone must love it. All hail the RouterOS! :wink:

But seriously, if your device has VLAN-capable hardware switch, then look at these nice examples. If not, then the same can be done using bridges. Create VLAN interfaces on ether5 and then brige each with ether2-4 (I assume those should be untagged members).