merge network/monitoring cli commands
[osm/vim-emu.git] / start_dcnetwork
diff --git a/start_dcnetwork b/start_dcnetwork
new file mode 100644 (file)
index 0000000..aca405b
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+# start DC Network
+cd emuvim/
+python example_topology.py
+
+