Community discussions

MikroTik App
 
asingh
just joined
Topic Author
Posts: 1
Joined: Thu Jun 28, 2012 6:01 am

Create VLANs with independent dhcp servers

Thu Jun 28, 2012 9:53 am

Hi,

I am trying to create a trunk port from routerboard to esxi-server and assign hosts in the esxi server different vlans,

RouterOS ---------> Esxi Server (vm1,vm2,vm3)
(Trunk vlan1-5) (vlan1,vlan2,vlan3)

I have created vlans on the esxi-server but on the routerOS do I have to create bridge for each vlan and assign a dhcp server to each bridge?

I trying to migrate from DD-wrt as this setup was working perfectly (http://www.dd-wrt.com/wiki/index.php/VL ... h_Internet)

Any help is appreciated.

Thanks
 
User avatar
lordkappa
Member Candidate
Member Candidate
Posts: 133
Joined: Wed May 16, 2012 1:53 pm
Location: Vancouver, Canada

Re: Create VLANs with independent dhcp servers

Sun Jul 01, 2012 3:26 am

You should be able to create 3 VLAN interfaces, with VLAN ID's and assign them to one physical interface.

As per: http://wiki.mikrotik.com/wiki/VLAN
/interface vlan
add name=VLAN2 vlan-id=2 interface=ether1 disabled=no
add name=VLAN3 vlan-id=3 interface=ether1 disabled=no
add name=VLAN4 vlan-id=4 interface=ether1 disabled=no

Who is online

Users browsing this forum: Ahrefs [Bot] and 91 guests