Regenerate Lab1/Lab2 also

This commit is contained in:
Pim van Pelt
2023-05-06 11:12:09 +00:00
parent 3f4bcf4f04
commit bd4c76689d
68 changed files with 432 additions and 42 deletions

View File

@ -6,6 +6,10 @@ network:
optional: true
accept-ra: false
dhcp4: false
addresses: [ 198.19.5.22/27, 2001:678:d78:50b::16/64 ]
gateway4: 198.19.5.1
gateway6: 2001:678:d78:50b::1
mtu: 9000
addresses: [ 198.19.5.25/26, 2001:678:d78:50b::19/64 ]
routes:
- to: 0.0.0.0/0
via: 198.19.5.1
- to: ::/0
via: 2001:678:d78:50b::1