X-Git-Url: https://gerrit.fd.io/r/gitweb?p=one.git;a=blobdiff_plain;f=tutorial%2Fsetup_lisp_topo.sh;fp=tutorial%2Fsetup_lisp_topo.sh;h=b38ee5da6e0043a1d49d682223c6341a7b6180be;hp=a0dd747863a0a2018ab86c4648a86fcbdd00732c;hb=05767cf174f01c5ffdc317112dfabb64bd677a6c;hpb=d746f9639a45f53cd927609c6e1800e3ca4dc041 diff --git a/tutorial/setup_lisp_topo.sh b/tutorial/setup_lisp_topo.sh index a0dd747..b38ee5d 100755 --- a/tutorial/setup_lisp_topo.sh +++ b/tutorial/setup_lisp_topo.sh @@ -21,6 +21,8 @@ if [ "$1" == "clean" ] ; then exit 0; fi +sleep 1 + # create vpp to clients and inter-vpp namespaces ip netns add vppns1 ip netns add vppns2