Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-03-02 00:23:06 -07:00
parent 37ed92e2bb
commit a98ec09b36
8 changed files with 520 additions and 34 deletions

View File

@@ -34,6 +34,8 @@ specifying ``--netname``.
an interface may fail to be named correct if its desired name conflicts with
the kernel-assigned name of another interface during the boot process.
.. _bonding:
Bonding
=======
@@ -60,6 +62,8 @@ The ``ifcfg`` and ``NetworkManager`` overlays can configure a network bond like
tags:
master: bond0
.. _vlan:
VLAN
====
@@ -84,6 +88,8 @@ Other network systems need additional network tags:
--nettagadd "vlan_id=42,parent_device=eth0" \
n001
.. _static_routes:
Static Routes
=============