Difference between revisions of "Bonding"

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
</pre>
 
</pre>
 
https://netplan.io/examples
 
https://netplan.io/examples
 +
 +
 +
== See also ==
 +
* {{Linux ethernet}}
 +
 +
 +
[[Category:Networking]]

Revision as of 08:40, 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: