Bonding: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 15: | Line 15: | ||
=FAQ= | =FAQ= | ||
==change bonding type== | ==change bonding type== | ||
only works when the | only works when the interfaces are down (slaves or bond??) | ||
ip link set dev bond0 type bond mode active-backup | ip link set dev bond0 type bond mode active-backup |
Revision as of 12:12, 2 March 2022
Ethernet bonding (trunking)
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