hi
have a 10G bont with failover to 1G in place. I see that in a failover situation everything runs as expected (both directions).
Then if the 10G link (which is the bond primary) is back online, no fallback happens. The connection remains at 1G link.
Can anybody confirm that this is working?
Configuration from /etc/network/interfaces
auto lo
iface lo inet loopback
auto enp35s0
iface enp35s0 inet manual
auto enp36s0
iface enp36s0 inet manual
auto enp16s0f0np0
iface enp16s0f0np0 inet manual
auto enp16s0f1np1
iface enp16s0f1np1 inet manual
iface enx7e15af045ba5 inet manual
auto bond0
iface bond0 inet manual
bond-slaves enp16s0f0np0 enp35s0
bond-miimon 100
bond-mode active-backup
bond-primary enp16s0f0np0
#10G Bond backup to 1G
have a 10G bont with failover to 1G in place. I see that in a failover situation everything runs as expected (both directions).
Then if the 10G link (which is the bond primary) is back online, no fallback happens. The connection remains at 1G link.
Can anybody confirm that this is working?
Configuration from /etc/network/interfaces
auto lo
iface lo inet loopback
auto enp35s0
iface enp35s0 inet manual
auto enp36s0
iface enp36s0 inet manual
auto enp16s0f0np0
iface enp16s0f0np0 inet manual
auto enp16s0f1np1
iface enp16s0f1np1 inet manual
iface enx7e15af045ba5 inet manual
auto bond0
iface bond0 inet manual
bond-slaves enp16s0f0np0 enp35s0
bond-miimon 100
bond-mode active-backup
bond-primary enp16s0f0np0
#10G Bond backup to 1G