Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:bonding [2012/10/25 14:46] – [Ubuntu] tmadelinux:bonding [2012/12/11 16:45] tmade
Line 56: Line 56:
 alias bond0 bonding alias bond0 bonding
 options bonding mode=1 miimon=100                    #mode 0 = loadbalancing, mode 1 = active-backup options bonding mode=1 miimon=100                    #mode 0 = loadbalancing, mode 1 = active-backup
 +</code>
 +or
 +<code>
 +/etc/modprobe.d# cat bonding.conf
 +alias netdev-bond0 bonding
 +#alias bond0 bonding
 +options bonding mode=1 miimon=100
 </code> </code>
 +
  
 Finally execute Finally execute
linux/bonding.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki