summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_srv6l3vpn_to_bgp_vrf4/r2/setup.sh
blob: ac1844f7339223b06090e7c4d740b413dd4e62fc (plain)
1
2
3
4
sysctl net.vrf.strict_mode=1
ip link add vrf10 type vrf table 10
ip link set vrf10 up
ip link set eth1 master vrf10