Add vifino's keys - add MTU 9000 on the mgmt interface, rebuild lab0

This commit is contained in:
Pim van Pelt
2023-05-04 18:48:48 +00:00
parent d6ccaf5357
commit d127651279
15 changed files with 47 additions and 8 deletions

View File

@ -6,6 +6,7 @@ network:
optional: true
accept-ra: false
dhcp4: false
mtu: 9000
addresses: [ {{node.mgmt.ipv4}}, {{node.mgmt.ipv6}} ]
gateway4: {{lab.mgmt.gw4}}
gateway6: {{lab.mgmt.gw6}}