Switch to use new ovs nsh version
[groupbasedpolicy.git] / demos / gbpsfc-env / demo-asymmetric-chain / sf-config.sh
index b06a7564345e550bde4aa7e8b4e1eccca0874384..5f73540f814375ee04f6d6f80633db170bebacc1 100755 (executable)
@@ -14,4 +14,4 @@ else
 fi
 
 sudo ovs-vsctl add-br $sw
-sudo ovs-vsctl add-port $sw $sw-vxlangpe-0 -- set interface $sw-vxlangpe-0 type=vxlan options:remote_ip=flow options:dst_port=6633 options:nshc1=flow options:nshc2=flow options:nshc3=flow options:nshc4=flow options:nsp=flow options:nsi=flow options:key=flow
+sudo ovs-vsctl add-port $sw $sw-vxlangpe-0 -- set interface $sw-vxlangpe-0 type=vxlan options:exts=gpe options:remote_ip=flow options:dst_port=6633 options:nshc1=flow options:nshc2=flow options:nshc3=flow options:nshc4=flow options:nsp=flow options:nsi=flow options:key=flow