forked from Controls/gitea-pages
how to set MTU on bond interface
This commit is contained in:
@@ -157,6 +157,10 @@ networking::bonding::bond0:
|
||||
mode: '802.3ad'
|
||||
xmit_hash_policy: 'layer2+3'
|
||||
miimon: '100'
|
||||
# optional
|
||||
additional_config:
|
||||
ethernet:
|
||||
mtu: 9000
|
||||
```
|
||||
Feel free to extend the documentation here or provide a link for detailed explanation of the bond options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user