Difference between revisions of "Bonding"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
== See also ==
 
== See also ==
 
* {{Linux ethernet}}
 
* {{Linux ethernet}}
 
+
* {{ethernet}}
  
 
[[Category:Networking]]
 
[[Category:Networking]]

Revision as of 08:42, 12 December 2019


Netplan example

network:
  version: 2
  renderer: networkd
  bonds:
    bond0:
      dhcp4: yes
      interfaces:
        - enp3s0
        - enp4s0
      parameters:
        mode: active-backup
        primary: enp3s0

https://netplan.io/examples


See also

Advertising: