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
build/default
hvn1.lab.ipng.ch
host1-0
host1-1
tap1-0
vpp1-0
etc
home
root
vpp1-1
etc
home
root
vpp1-2
etc
home
root
vpp1-3
etc
home
root
hvn2.lab.ipng.ch
host2-0
host2-1
tap2-0
vpp2-0
etc
home
root
vpp2-1
etc
home
root
vpp2-2
etc
home
root
vpp2-3
etc
home
root

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

@ -1,6 +1,6 @@
comment { Gi10/0/0 is connected to lab.ipng.ch:lab1 }
set interface mtu 9000 GigabitEthernet10/0/0
set interface mtu packet 1500 GigabitEthernet10/0/0
set interface mtu packet 9000 GigabitEthernet10/0/0
set interface ip address GigabitEthernet10/0/0 2001:678:d78:211::0:fffe/112
set interface ip address GigabitEthernet10/0/0 192.168.11.5/31
set interface state GigabitEthernet10/0/0 up