Complete lab0/lab1/lab2 setup with 2 hosts and 1 TAP device + OVS configs
This commit is contained in:
build/default
hvn0.lab.ipng.ch
host0-0
host0-1
tap0-0
vpp0-0
vpp0-1
vpp0-2
vpp0-3
hvn1.lab.ipng.ch
host1-0
host1-1
tap1-0
vpp1-0
vpp1-1
vpp1-2
vpp1-3
hvn2.lab.ipng.ch
overlays/bird
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo " * Fixing permissions"
|
||||
chown -R root. /root/
|
||||
chown -R ipng. /home/ipng/
|
||||
|
||||
[ -r /etc/rc.local ] && chmod 755 /etc/rc.local
|
Reference in New Issue
Block a user