summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_seg6local_route/r1/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/topotests/zebra_seg6local_route/r1/setup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/topotests/zebra_seg6local_route/r1/setup.sh b/tests/topotests/zebra_seg6local_route/r1/setup.sh
new file mode 100644
index 0000000..691adb0
--- /dev/null
+++ b/tests/topotests/zebra_seg6local_route/r1/setup.sh
@@ -0,0 +1,3 @@
+ip link add dum0 type dummy
+ip link set dum0 up
+sysctl -w net.ipv6.conf.dum0.disable_ipv6=0