Allow setting mtu and mac addr on bonds in NetworkManager
Signed-off-by: Tim Weiers <56134890+tweiers@users.noreply.github.com> Co-authored-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
a16d92f56e
commit
2b8d1be6b6
@@ -288,10 +288,17 @@ customize the interface:
|
||||
NetworkManager
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
The NetworkManager overlay supports additional netdev tags for advanced
|
||||
interface configuration:
|
||||
|
||||
- **parent_device:** the parent device of a vlan interface
|
||||
- **vlan_id:** the vlan id for a vlan interface
|
||||
- **downdelay, updelay, miimon, mode, xmit_hash_policy:**
|
||||
bond device settings
|
||||
- **type:** a secondary interface type, typically used to specify the bond type
|
||||
(e.g., ``ethernet`` or ``infiniband``)
|
||||
- **mtu:** specify the mtu for the interface
|
||||
- **cloned-mac-address:** set a cloned MAC address for the interface
|
||||
|
||||
Basics
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user