Changes between Version 73 and Version 74 of Documentation/CGettingStarted


Ignore:
Timestamp:
May 2, 2013, 6:38:16 PM (11 years ago)
Author:
romoore
Comment:

Adding parameters for node names. Default is NICTA, which doesn't work on ORBIT.

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/CGettingStarted

    v73 v74  
    2121  }}}
    2222Give the nodes a couple of minutes to turn on / boot, then check their status with omf stat
    23  4. Run the experiment: [[CollapsibleStart(Execute experiment with omf)]][[Include(Software/cOMF/aExec)]][[CollapsibleEnd]] Execute "Hello World" experiment. This is a simple wireless experiment that establishes the !WiFi link between two nodes and transfers data for 60 seconds.
     23 4. Run the experiment: [[CollapsibleStart(Execute experiment with omf)]][[Include(Software/cOMF/aExec)]][[CollapsibleEnd]] Execute "Hello World" experiment. This is a simple wireless experiment that establishes the !WiFi link between two nodes and transfers data for 60 seconds. Be sure to specify the fully qualified domain names (FQDNs) of the two nodes involved.  For the output below, it is assumed to be "sb1.orbit-lab.org".
    2424{{{
    25 username@console.sb1:~$ omf exec test:exp:tutorial:hello-world-wireless
     25username@console.sb1:~$ omf exec test:exp:tutorial:hello-world-wireless -- --res1 node1-1.sb1.orbit-lab.org --res2 node1-2.sb1.orbit-lab.org
    2626 INFO NodeHandler: OMF Experiment Controller 5.4 (git c005675)
    2727 INFO NodeHandler: Slice ID: default_slice (default)