Changes between Initial Version and Version 1 of GENIExperimenter/Tutorials/PortalOmniExample


Ignore:
Timestamp:
07/01/13 12:07:10 (11 years ago)
Author:
Gary Wong
Comment:

Add "Simple Omni Experiment Using the GENI Portal" -- part 2 of the GEC17 Getting Started tutorial.

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/PortalOmniExample

    v1 v1  
     1[[PageOutline]]
     2= Simple Omni Experiment Using the GENI Portal =
     3
     4== Experiment Description ==
     5{{{
     6#!html
     7<img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2ExampleOneAM/Graphics/vms-on-lan.png?format=raw" height="152" alt="Tutorial Setup"/>
     8}}}
     9
     10Use the Omni GENI client to reserve two VMs connected by a Layer 2 circuit. 
     11
     12Then arrange for automatic installation and execution of software on these nodes (performing basic traffic measurement tests), and manually log in to inspect the results.
     13
     14== Prerequisites ==
     15In order to participate in this tutorial you need to have an account at an InCommon institution or from the GPO. If you haven't done so before, please [http://groups.geni.net/geni/wiki/SignMeUpPortal sign in to the GENI Portal].
     16
     17Make sure you know which institution will provide you access to GENI and the username and password you need to authenticate. If you don't know, please let us know.
     18
     19It may be helpful for you to have access to your email.
     20
     21If you are doing this exercise at home, please use the [attachment:PortalOmniExample_doAtHomeWorksheet.pdf "Do it at home" worksheet].
     22
     23If you are leading this exercise for a tutorial or class, please see [wiki:GENIExperimenter/Tutorials/PortalOmniExample/ForInstructors guidance for instructors].
     24
     25== Tutorial Instructions ==
     26{{{
     27#!html
     28
     29
     30<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     31        <tr>
     32                <td>
     33                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/SetupAccount"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.png?format=raw" width="152" height="152" alt="Design/Setup"></a>
     34               </td>
     35               <td>
     36<ul>
     37             <li>Part I: Design/Setup</li>
     38             <ul>
     39                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/SetupAccount">Step 1: Establish Management Environment: Setup your GENI account and join a GENI Project</a></li>
     40                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/ObtainResources">Step 2: Obtain Resources: Create a slice and reserve resources</a></li>
     41             </ul></ul>
     42               </td>
     43        </tr>
     44        <tr>
     45                <td>
     46                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/ExecuteExperiment"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     47                </td>
     48                <td>
     49             <ul>
     50<li>Part II: Execute</li>
     51             <ul>
     52                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/ExecuteExperiment">Execute Experiment: Login to nodes and inspect automatic execution results.</a> </li>
     53             </ul></ul>
     54                </td>
     55        </tr>
     56        <tr>
     57                <td>
     58                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/TeardownExperiment"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     59                </td>
     60
     61                <td>
     62             <ul>
     63             <li>Part III: Finish</li>
     64             <ul>
     65                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalOmniExample/TeardownExperiment">Teardown Experiment: Delete Resources</a></li>
     66             </ul></ul>
     67                </td>
     68
     69        </tr>
     70</table>
     71
     72}}}