Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ifenslave [2016/04/27 14:37]
steve
ifenslave [2016/04/27 14:38]
steve
Line 12: Line 12:
  
 The ''​ifenslave''​ program is used to set up bonding for network devices. This must be used in conjunction with support for bonding in the Linux kernel. The ''​ifenslave''​ program is used to set up bonding for network devices. This must be used in conjunction with support for bonding in the Linux kernel.
- 
-If built as a module, load it: 
- 
-<​code>​ 
-modprobe bonding 
-</​code>​ 
- 
-In Ubuntu, set the module to be loaded on boot. Add ''​bonding''​ to ''/​etc/​modules''​. 
  
 Program syntax is ''​ifenslave [options] master slave [slave..]''​. Program syntax is ''​ifenslave [options] master slave [slave..]''​.