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


Ignore:
Timestamp:
06/21/13 13:35:40 (11 years ago)
Author:
griff@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI_Desktop_and_GEMINI_ssh

    v1 v1  
     1[[PageOutline]]
     2= GENI Desktop Exercise: Logging into (ssh'ing into) nodes and start experiment =
     3
     4== Exercise Description ==
     5
     6In this exercise you will use the GENI Desktop to log into the nodes
     7in your experiment and start up an iperf session to generate traffic
     8across the links in your topology.  You will then use the GENI desktop to
     9view traffic (live).
     10
     11== Prerequisites ==
     12This exercise assumes that you have already
     13 * created a slice with slivers as shown in this [wiki:GENIExperimenter/Tutorials/GENI_Desktop_and_GEMINI_Example_Topology example topology].
     14 * logged into the GENI Desktop and instrumentized the slice
     15
     16== Tutorial Instructions ==
     17{{{
     18#!html
     19
     20
     21<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     22        <tr>
     23                <td>
     24                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/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>
     25               </td>
     26               <td>
     27<ul>
     28             <li>Part I: Design/Setup</li>
     29             <ul>
     30                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/SetupAccount">Step 1: Establish Management Environment: Setup your GENI account and join a GENI Project</a></li>
     31                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ObtainResources">Step 2: Obtain Resources: Create a slice and reserve resources</a></li>
     32             </ul></ul>
     33               </td>
     34        </tr>
     35        <tr>
     36                <td>
     37                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ExecuteExperiment"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     38                </td>
     39                <td>
     40             <ul>
     41<li>Part II: Execute</li>
     42             <ul>
     43                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/ExecuteExperiment">Execute Experiment: Login to nodes and execute a simple layer 2 experiment</a> </li>
     44             </ul></ul>
     45                </td>
     46        </tr>
     47        <tr>
     48                <td>
     49                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/TeardownExperiment"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     50                </td>
     51
     52                <td>
     53             <ul>
     54             <li>Part III: Finish</li>
     55             <ul>
     56                 <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/TeardownExperiment">Teardown Experiment: Delete Resources</a></li>
     57             </ul></ul>
     58                </td>
     59
     60        </tr>
     61</table>
     62
     63}}}