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
4
build/default/hvn2.lab.ipng.ch/tap2-0/etc/rc.local
Normal file
4
build/default/hvn2.lab.ipng.ch/tap2-0/etc/rc.local
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
ip link set enp16s0f0 alias mirror-rx mtu 9216 up
|
||||
ip link set enp16s0f1 alias mirror-tx mtu 9216 up
|
Reference in New Issue
Block a user