X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=nsh_sfc_tests%2Fsfc_scripts%2Fset_sfc_sff.sh;h=03e2f0ade7494ce9ca53932e01dd1f3fb9d1b705;hp=2223e5d0397c179ee43e6adb6a819d2da0da1d02;hb=b9edc2d34cf5148684b9a8d49b965756c289fcdb;hpb=5ce772f3b2d83c31eda5c2abdcd6cc4547ecc6c8 diff --git a/nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh b/nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh index 2223e5d039..03e2f0ade7 100755 --- a/nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh +++ b/nsh_sfc_tests/sfc_scripts/set_sfc_sff.sh @@ -20,8 +20,8 @@ sudo vppctl create nsh entry nsp 185 nsi 255 md-type 1 c1 3232248395 c2 9 c3 323 sudo vppctl create nsh entry nsp 185 nsi 254 md-type 1 c1 3232248395 c2 9 c3 3232248392 c4 50336437 next-ethernet sleep 2 -vxlan_gpe_index0=`sudo vppctl sh interfaces | grep "vxlan_gpe_tunnel0" | awk '{print $2}'` -vxlan_gpe_index1=`sudo vppctl sh interfaces | grep "vxlan_gpe_tunnel1" | awk '{print $2}'` +vxlan_gpe_index0=`sudo vppctl sh int | grep "vxlan_gpe_tunnel0" | awk '{print $2}'` +vxlan_gpe_index1=`sudo vppctl sh int | grep "vxlan_gpe_tunnel1" | awk '{print $2}'` sudo vppctl create nsh map nsp 185 nsi 255 mapped-nsp 185 mapped-nsi 254 nsh_action swap encap-vxlan-gpe-intf ${vxlan_gpe_index0} sudo vppctl ip route add 192.168.50.71/32 via 192.168.50.76 $1