diff --git a/hosts/host4_interfaces b/hosts/host4_interfaces index 84a48f8..6deabf5 100644 --- a/hosts/host4_interfaces +++ b/hosts/host4_interfaces @@ -1,17 +1,10 @@ auto lo iface lo inet loopback -# Bond interface with LACP (802.3ad) auto bond0 -iface bond0 inet manual +iface bond0 use bond bond-slaves eth1 eth2 bond-mode 802.3ad bond-miimon 100 bond-lacp-rate fast - -# VLAN 78 on bond0 -auto bond0.78 -iface bond0.78 inet static - address 10.78.78.104 - netmask 255.255.255.0