auto lo
iface lo inet loopback
iface eth0 inet manual
#1 port switch
iface eth2 inet manual
iface eth3 inet manual
iface eth1 inet manual
allow-vmbr1 bond0
iface bond0 inet manual
ovs_bonds eth1 eth2
ovs_type OVSBond
ovs_bridge vmbr1
ovs_options lacp=active bond_mode=balance-tcp
auto vmbr0
iface vmbr0 inet static
address 10.60.14.107
netmask 255.255.255.0
gateway 10.60.14.254
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports bond0 vlan14
ovs_options trunks=18
allow-vmbr1 vlan14
iface vlan14 inet static
address 10.60.14.17
netmask 255.255.255.0
ovs_type OVSIntPort
ovs_bridge vmbr1
ovs_options tag=14