summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_seg6local_route/r1/setup.sh
blob: ec27ec95b8425fb10387c020df8fdb0f0cd5482d (plain)
1
2
3
4
5
6
ip link add dum0 type dummy
ip link set dum0 up
ip link add vrf10 type vrf table 10
ip link set vrf10 up
sysctl -w net.ipv6.conf.dum0.disable_ipv6=0
sysctl -w net.vrf.strict_mode=1