Systemd/networkd: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 294: | Line 294: | ||
<div style="margin-left: 2em; margin-bottom:1em"> | <div style="margin-left: 2em; margin-bottom:1em"> | ||
''More | ''More details: [[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. | ||