Bonding: Difference between revisions

From DWIKI
mNo edit summary
Line 5: Line 5:
*[https://wiki.centos.org/TipsAndTricks/BondingInterfaces Bonding interfaces]
*[https://wiki.centos.org/TipsAndTricks/BondingInterfaces Bonding interfaces]
*[https://wiki.debian.org/Bonding Bonding on Debian]
*[https://wiki.debian.org/Bonding Bonding on Debian]
*[https://docs.bisdn.de/network_configuration/link_aggregation.html  
*[http://linux-ip.net/html/ether-bonding.html Link Aggregation and High Availability with Bonding]
*[https://docs.bisdn.de/network_configuration/link_aggregation.html Link Aggregation]


=Debug info=
=Debug info=

Revision as of 13:38, 2 March 2022

Ethernet bonding (trunking), Links Aggregation

Links

Debug info

cat /proc/net/bonding/bond0 
cat /sys/devices/virtual/net/bond*/


FAQ

change bonding type

only works when the interfaces are down (slaves or bond??)

ip link set dev bond0 type bond mode active-backup