Bonding: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
Line 10: Line 10:
  cat /proc/net/bonding/bond0  
  cat /proc/net/bonding/bond0  


/sys/devices/virtual/net/bond*/
cat /sys/devices/virtual/net/bond*/





Revision as of 15:24, 27 July 2020

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 interface are down

ip link set dev bond0 type bond mode active-backup