Hello,
I am new to the MikroTik RouterOS and have been struggling with setting up VLANs and assigning ports to them.
To be brief, I have a simple home setup, eth1 is my WAN interface with DHCP. I would like to setup several vlans for several networks and assign them to ports. I think if explained how to do this once I could replicate for other vlans. Below is what I am looking for.
To setup a vlan (vlan100) with a network of 192.168.100.0 and assign it to etherports 3-5. This will be my internal network. I want ether port 2 to be a trunk port connected to a ESX server where I will be vlan tagging depending on what network I want my VMs in. (ie a protected network, DMZ, or in front of the firewall). I intend to have several vlans (101-104) for 192.168.101-104 respectively.
So far I have been struggling understanding the association between vlans and bridges.
I guess what I am looking for is a guide to create a vlan on a seperate network and attach it to an interface. Also looking to create a trunk interface on several vlans.
Any help is greatly appreciated.