Complete lab0/lab1/lab2 setup with 2 hosts and 1 TAP device + OVS configs
This commit is contained in:
4
overlays/bird/tap/etc/rc.local
Normal file
4
overlays/bird/tap/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