Changes between Version 73 and Version 74 of Documentation/CGettingStarted
- Timestamp:
- May 2, 2013, 6:38:16 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v73 v74 21 21 }}} 22 22 Give 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". 24 24 {{{ 25 username@console.sb1:~$ omf exec test:exp:tutorial:hello-world-wireless 25 username@console.sb1:~$ omf exec test:exp:tutorial:hello-world-wireless -- --res1 node1-1.sb1.orbit-lab.org --res2 node1-2.sb1.orbit-lab.org 26 26 INFO NodeHandler: OMF Experiment Controller 5.4 (git c005675) 27 27 INFO NodeHandler: Slice ID: default_slice (default)