Changes between Version 15 and Version 16 of GIMIv1.1Tutorial/Orchestrate
- Timestamp:
- 10/14/12 22:56:59 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Orchestrate
v15 v16 192 192 {{{ 193 193 $ cd ~/Tutorials/GIMI/common/ 194 195 }}} 194 $ omf-5.4 exec --no-am -S gimiXX routing.rb 195 }}} 196 197 Where gimiXX has to be replaced by the slice name you are using for your experiment. 196 198 197 199 === C.1.2 Setup Routing in Experiment Topology === … … 253 255 {{{ 254 256 $ cd ~/Tutorials/GIMI/common/ 255 }}} 257 $ omf-5.4 exec --no-am -S gimiXX routing.rb 258 }}} 259 260 Where gimiXX has to be replaced by the slice name you are using for your experiment. 256 261 257 262 ----