Refactor the things that are common between bird and frr build types -- no-op for the build/ output
This commit is contained in:
4
overlays/_common/tap/etc/rc.local
Normal file
4
overlays/_common/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