diff options
Diffstat (limited to 'tests/topotests/srv6_static_route/r1/setup.sh')
-rw-r--r-- | tests/topotests/srv6_static_route/r1/setup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/topotests/srv6_static_route/r1/setup.sh b/tests/topotests/srv6_static_route/r1/setup.sh new file mode 100644 index 0000000..36ed713 --- /dev/null +++ b/tests/topotests/srv6_static_route/r1/setup.sh @@ -0,0 +1,2 @@ +ip link add dummy0 type dummy +ip link set dummy0 up |