Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


archlinux_bonding

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
archlinux_bonding [2014/12/01 10:38] – [Add VLANs] adminarchlinux_bonding [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 =====Archlinux - LACP 802.3AD Bonding / VLANs===== =====Archlinux - LACP 802.3AD Bonding / VLANs=====
-~~TOC~~ 
  
 ====Configure bonding with netctl==== ====Configure bonding with netctl====
Line 16: Line 15:
   * Test bonding mode:<code>less /proc/net/bonding/bond0</code>   * Test bonding mode:<code>less /proc/net/bonding/bond0</code>
 ====Add VLANs==== ====Add VLANs====
-  * Create /etc/netctl/vlan10, for example:<code>Interface=bond0.10+  * Create /etc/netctl/vlan10, for example:<code>Description='VLAN 10' 
 +Interface=bond0.10
 Connection=vlan Connection=vlan
 BindsToInterfaces=bond0 BindsToInterfaces=bond0
-VLANID=50+VLANID=10
 IP=static IP=static
 Address="192.168.0.100/24" Address="192.168.0.100/24"
archlinux_bonding.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1