I'm trying to set 802.3ad in jessie and so far any time I can /proc/net/bonding/bond0 it tells me that my bonding mode is load balancing (round-robin)
Here's what my /etc/network/interfaces looks like
auto bond0 iface bond0 inet static #native vlan, need ip to configure address 1.1.1.1 netmask 255.255.255.0 bond-mode 802.3ad bond-miimon 100 bond-slaves eth0 eth1
I'm honestly at my wits end at this point and could really use the help
[link] [comments]