Bug fix, can`t create new interface
[one.git] / tutorial / setup_lisp_topo.sh
index a0dd747..b38ee5d 100755 (executable)
@@ -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