blob: df6b3880ede43db1de5f90e90748c838d547620b [file] [log] [blame]
peusterm9e8f4f72016-06-09 09:52:08 +09001************************************************************
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 **
peusterm2fd340a2016-07-14 12:33:47 +020015** API will be accessible on port 5000 from both the **
peusterm9e8f4f72016-06-09 09:52:08 +090016** VM and your host machine. **
17************************************************************