Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:bonding [2012/02/25 22:12] tmadelinux:bonding [2012/12/12 09:33] tmade
Line 1: Line 1:
 [[http://tmade.de|Home tmade.de]] [[http://tmade.de|Home tmade.de]]
  
-[[http://tmade.de/wiki|Home Wiki]]+[[http://wiki.tmade.de|Home Wiki]]
  
 ===== Bonding ===== ===== Bonding =====
Line 55: Line 55:
 /etc/modprobe.d# cat bonding.conf /etc/modprobe.d# cat bonding.conf
 alias bond0 bonding alias bond0 bonding
-options bonding mode=miimon=100+options bonding mode=miimon=100                    #mode 0 = loadbalancing, mode 1 = active-backup
 </code> </code>
 +or
 +<code>
 +/etc/modprobe.d# cat bonding.conf
 +alias netdev-bond0 bonding
 +#alias bond0 bonding
 +options bonding mode=1 miimon=100
 +</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