Changes between Initial Version and Version 1 of GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/DesignSetup


Ignore:
Timestamp:
08/12/13 11:48:57 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/DesignSetup

    v1 v1  
     1= [wiki:GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout HyperNet Ring Demo] =
     2{{{
     3#!html
     4<table border="0">
     5   
     6      <tr>
     7         <td>
     8         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/DesignSetup"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design_on.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     9       </td>
     10       <td>
     11         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/Execute"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     12       </td>
     13       <td>
     14         <a href="http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/Finish"> <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.2.png?format=raw" alt="Hello GENI index"  height="90" title="Hello GENI Web server" />  </a>
     15       </td>
     16     </tr>
     17 </table>
     18}}}
     19
     20= STEPS FOR SETTING UP =
     21 - 0. Get your user credential, including omni_config file, a .pem file in ~/.ssl/ folder, a key pair in ~/.ssh/ folder
     22  - 0.1. To get those files, log on to GENI Portal, download omni-bundle.zip under your user profile, then run omni-configure.py following instructions on https://portal.geni.net/secure/omni-bundle.php
     23  - 0.2. Note: you do not need to install omni to do this, just need to download "omni-configure.py" from somewhere...
     24 - 1. Download the Ring HyperNet application from http://www.gpolab.bbn.com/experiment-support/HyperNet/Examples/exampleRing.tar.gz, distract it to any directory on your local machine
     25 - 2. In the HyperNet folder ("exampleRing/"), edit myConfig.txt so that "userCredential" points to the correct omni_config file
     26 - 3. Double-click exampleRing.jar to create your topology!
     27Done.
     28
     29= [wiki:GENIEducation/SampleAssignments/HyperNetRingDemo/ExerciseLayout/Execute Next: Run Experiment] =