Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
bonding [2016/04/27 14:29]
steve
bonding [2016/04/27 14:33]
steve
Line 3: Line 3:
   * [[Networking]]   * [[Networking]]
   * [[Gentoo Networking]]   * [[Gentoo Networking]]
-  * [[Ubuntu Networking]] ​- contains example about bonding+  * [[Ubuntu Networking]]
   * [[ifenslave]]   * [[ifenslave]]
  
- +  ​* [[https://www.kernel.org/doc/Documentation/​networking/bonding.txt|Linux ​Ethernet ​Bonding ​Driver HOWTO]]
-  ​* [[http://www.sheepguardingllama.com/2008/01/linux-bonding-modes/|Linux Bonding ​Modes]] +
-  * [[https://​help.ubuntu.com/​community/​UbuntuBonding|Ubuntu Network Bonding]]+
  
 Make sure that ''​ifenslave''​ is installed, and that bonding support is enabled in your kernel first. Make sure that ''​ifenslave''​ is installed, and that bonding support is enabled in your kernel first.
  
-Check the bonding interface: 
  
-<​code>​ 
-cat /​proc/​net/​bonding/​bond0 
-</​code>​