added example VNFs for emulator (not finally tested)
[osm/vim-emu.git] / misc / vnfs / iperf / start.sh
diff --git a/misc/vnfs/iperf/start.sh b/misc/vnfs/iperf/start.sh
new file mode 100644 (file)
index 0000000..d252976
--- /dev/null
@@ -0,0 +1,6 @@
+#! /bin/bash
+
+#This gives time to the Dockernet to configure the network namespace of the container
+sleep 3
+
+echo "Traffic sink started"