Changes between Version 160 and Version 161 of GIMIv1.0Tutorial


Ignore:
Timestamp:
07/09/12 16:23:13 (12 years ago)
Author:
dilip.manu@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.0Tutorial

    v160 v161  
    278278   1.5.1 The experiment will be automatically executed by the OMF EC which is defined by a experiment description file (EDF) written in ruby.
    279279
    280    1.5.2 We have prepared the necessary ED files for the experiment described above. The file can be found in the tutorial VM under ~/Tutorials/GIMI/common/tcp_iperf.rb.
     280   1.5.2 We have prepared the necessary ED files for the experiment described above. The file can be found in the tutorial VM under ~/Tutorials/GIMI/common/tcp_iperf.rb
    281281   
    282282   1.5.3 We start the experiment running the following command from the user workspace terminal:
    283283{{{
    284 $ cd ~/Tutorials/GIMI/common/tcp_iperf.rb
     284$ cd ~/Tutorials/GIMI/common/
    285285$ omf-5.4 exec --no-cmc -S <slice_name> <ED file name> -- --source1 <hostname> --sink <hostname>
    286286