From 9f3743362d719a6847fa93e7cadd421526025abe Mon Sep 17 00:00:00 2001 From: peusterm Date: Thu, 14 Jan 2016 17:05:12 +0100 Subject: [PATCH] README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dcf5a6..c4dc27b 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,15 @@ Automatic installation is provide through an Ansible playbook. ### Run * First terminal: + * `cd emulator-strawman/emuvim` * `sudo python example_topology.py` * Second terminal: - * TODO add CLI commands here (e.g. request the start of a new compute resource) + * `cd emulator-strawman/emuvim/cli` + * `./son-emu-cli compute start -d dc1 -n vnf1` + * `./son-emu-cli compute start -d dc1 -n vnf2` + * `./son-emu-cli compute list` +* First terminal: + * `dockernet> vnf1 ping -c 2 vnf2` ### TODO -- 2.17.1