# network interface settings auto bond0.253 iface bond0.253 inet manual vlan-raw-device bond0 auto bond0.12 iface bond0.12 inet manual vlan-raw-device bond0 auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto bond0 iface bond0 inet manual slaves eth0 bond_miimon 100 bond_mode 802.3ad auto vmbr0 iface vmbr0 inet static address 10.12.253.31 netmask 255.255.255.0 gateway 10.12.253.254 bridge_ports bond0.253 bridge_stp off bridge_fd 0 auto vmbr12 iface vmbr12 inet static address 10.12.112.231 netmask 255.255.255.0 bridge_ports bond0.12 bridge_stp off bridge_fd 0 #