build
default
hvn0.lab.ipng.ch
vpp0-0
etc
bird
netns
netplan
01-netcfg.yaml
vpp
hostname
hosts
resolv.conf
home
root
vpp0-1
vpp0-2
vpp0-3
hvn1.lab.ipng.ch
hvn2.lab.ipng.ch
config
overlays
.gitignore
README.md
create
destroy
generate
pristine
virshall
12 lines
255 B
YAML
12 lines
255 B
YAML
network:
|
|
version: 2
|
|
renderer: networkd
|
|
ethernets:
|
|
enp1s0:
|
|
optional: true
|
|
accept-ra: false
|
|
dhcp4: false
|
|
addresses: [ 198.19.5.16/27, 2001:678:d78:50b::10/64 ]
|
|
gateway4: 198.19.5.1
|
|
gateway6: 2001:678:d78:50b::1
|