Generate lab3

This commit is contained in:
Pim van Pelt
2023-11-19 14:15:53 +00:00
parent a3db62a2e5
commit 37b4b725d9
235 changed files with 2304 additions and 0 deletions
build
bird
hvn3.lab.ipng.ch
host3-0
host3-1
tap3-0
vpp3-0
vpp3-1
vpp3-2
vpp3-3
frr
hvn3.lab.ipng.ch
host3-0
host3-1
tap3-0
vpp3-0
vpp3-1
vpp3-2
vpp3-3
config

@ -0,0 +1,7 @@
#!/bin/bash
echo " * Fixing permissions"
chown -R root:root /root/
chown -R ipng:ipng /home/ipng/
[ -r /etc/rc.local ] && chmod 755 /etc/rc.local