Systemd/networkd: Difference between revisions
imported from old wiki |
mNo edit summary |
||
| Line 292: | Line 292: | ||
=== Bonding === | === Bonding === | ||
<div style="margin-left: 2em; margin-bottom:1em"> | |||
''More information: [[Networking#Link aggregation]]''</div> | |||
Given two hardlinks <code>enp2s0</code> and <code>enp3s0</code> create a virtual <code>bond0</code> interface using Dynamic LACP (802.3ad), hashing outgoing packets using a packet's layer 3/4 (network/transport layer in the OSI model) information. | Given two hardlinks <code>enp2s0</code> and <code>enp3s0</code> create a virtual <code>bond0</code> interface using Dynamic LACP (802.3ad), hashing outgoing packets using a packet's layer 3/4 (network/transport layer in the OSI model) information. | ||