Community discussions

MikroTik App
 
mrjoli021
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 51
Joined: Tue May 28, 2013 6:16 pm

trunk to esxi

Mon May 05, 2014 3:48 am

I have an esxi 5.1 server with two NICS that I would like to trunk to an 1100 X2AH running 6.11. The ports on the MikroTik is 3-4. I have several vlans connecting several ports, but I would like to trunk the esxi all vlans. this is my config
# jan/07/1970 21:18:48 by RouterOS 6.11
#
/interface bridge
add name=bridge-lan protocol-mode=none
add l2mtu=1598 name=bridge-network protocol-mode=none
add l2mtu=1598 name=bridge-phones protocol-mode=none
add l2mtu=1600 name=bridge-public protocol-mode=none
add name=bridge-qa protocol-mode=none
add name=bridge-san protocol-mode=none
add name=trunk_esxi protocol-mode=none

/interface vlan
add interface=bridge-phones l2mtu=1594 name=vlan-10-phones vlan-id=10
add interface=bridge-san l2mtu=65531 name=vlan-20-san vlan-id=20
add interface=bridge-network l2mtu=1594 name=vlan-21-network vlan-id=21
add interface=bridge-lan l2mtu=65531 name=vlan-30-lan vlan-id=30
add interface=bridge-public l2mtu=1596 name=vlan-40-wan vlan-id=40

/interface bridge port
add bridge=trunk_esxi interface=ether3
add bridge=trunk_esxi interface=ether4
add bridge=bridge-network interface=ether5
add bridge=bridge-network interface=ether6
add bridge=bridge-network interface=ether7
add bridge=bridge-network interface=ether8
add bridge=bridge-network interface=ether9
add bridge=bridge-phones interface=ether10
add bridge=bridge-public interface=ether13
add bridge=bridge-phones interface=ether1

Who is online

Users browsing this forum: Bing [Bot] and 14 guests