Files
build
bird
freebsd
frr
hvn0.lab.ipng.ch
hvn1.lab.ipng.ch
host1-0
host1-1
etc
netns
netplan
01-netcfg.yaml
hostname
hosts
motd
resolv.conf
home
root
tap1-0
vpp1-0
vpp1-1
vpp1-2
vpp1-3
hvn2.lab.ipng.ch
hvn3.lab.ipng.ch
config
overlays
.gitignore
README.md
command
create
generate
generate-all
lab/build/frr/hvn1.lab.ipng.ch/host1-1/etc/netplan/01-netcfg.yaml
2023-11-19 21:53:26 +00:00

16 lines
322 B
YAML

network:
version: 2
renderer: networkd
ethernets:
enp1s0:
optional: true
accept-ra: false
dhcp4: false
mtu: 9000
addresses: [ 198.19.5.28/24, 2001:678:d78:50b::1c/64 ]
routes:
- to: 0.0.0.0/0
via: 198.19.5.1
- to: ::/0
via: 2001:678:d78:50b::1