Files
build
bird
freebsd
hvn2.lab.ipng.ch
host2-0
host2-1
tap2-0
vpp2-0
etc
ssh
rc.conf
rc.local
resolv.conf
home
root
vpp2-1
vpp2-2
vpp2-3
frr
config
overlays
.gitignore
README.md
command
create
generate
generate-all
lab/build/freebsd/hvn2.lab.ipng.ch/vpp2-0/etc/rc.conf

8 lines
196 B
Plaintext

hostname="vpp2-0"
ifconfig_vtnet0="inet 198.19.5.30/24"
defaultrouter="198.19.5.1"
ifconfig_vtnet0_ipv6="inet6 2001:678:d78:50b::1e/64"
ipv6_defaultrouter="2001:678:d78:50b::1"
sshd_enable="YES"