| peusterm | 9e8f4f7 | 2016-06-09 09:52:08 +0900 | [diff] [blame] | 1 | ************************************************************ |
| 2 | ** Welcome to SONATA's son-emu VM ** |
| 3 | ** http://sonata-nfv.eu ** |
| 4 | ** ** |
| 5 | ** To run the emulator with a simple example topology ** |
| 6 | ** and its fake-gatekeeper run the following commands. ** |
| 7 | ** ** |
| 8 | ** Switch to example folder: ** |
| 9 | ** - cd son-emu/src/emuvim/examples ** |
| 10 | ** ** |
| 11 | ** Start the emulator with SONATA's example topology: ** |
| 12 | ** - sudo python sonata_y1_demo_topology_1.py ** |
| 13 | ** ** |
| 14 | ** The emulator will be started and the fake-gatekeeper ** |
| peusterm | 2fd340a | 2016-07-14 12:33:47 +0200 | [diff] [blame] | 15 | ** API will be accessible on port 5000 from both the ** |
| peusterm | 9e8f4f7 | 2016-06-09 09:52:08 +0900 | [diff] [blame] | 16 | ** VM and your host machine. ** |
| 17 | ************************************************************ |