Changes between Initial Version and Version 1 of GENIExperimenter/Tutorials/jFed/GettingStarted_PartII_ccn/Procedure


Ignore:
Timestamp:
10/18/14 22:12:18 (10 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jFed/GettingStarted_PartII_ccn/Procedure

    v1 v1  
     1= Lab Zero: A First Experiment Using GENI and jFed Tool =
     2
     3== Overview ==
     4
     5This is a first, simple experiment on GENI useful for familiarizing new experimenters with GENI and the tools for using GENI.
     6
     7=== What you will learn ===
     8The high levels goals for this exercise are to:
     9 1. Understand what happens behind the scenes when you run and experiment in GENI
     10 1. Learn about RSpecs and the GENI AM API
     11 1. Learn about the Omni experimenter tool
     12
     13
     14=== Experiment Topology and Setup ===
     15
     16{{{
     17#!html
     18<img src="http://groups.geni.net/geni/attachment/wiki/GEC17Agenda/GettingStartedWithGENI_I/Graphics/2vmvlan_overview.png?format=raw" height="152" alt="Tutorial Setup"/>
     19}}}
     20
     21Reserve two VMs at the same location connected by a Layer 2 circuit. 
     22
     23== Background ==
     24
     25[wiki:GENIExperimenter/Tutorials/GettingStarted_PartI/Background Background information] about pre-requisites, tools, resources, and where to get help.
     26
     27
     28== Video ==
     29
     30 * A [https://www.youtube.com/watch?v=vCOtltU3rX0&list=UUg_vFA7gvYEcILfAZlfL9Bw video] of the Lab Zero exercise
     31
     32== Procedure ==
     33{{{
     34#!html
     35
     36
     37<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     38        <tr>
     39                <td>
     40                        <a href="./Procedure/DesignSetup"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.png?format=raw" width="152" height="152" alt="Design/Setup"></a>
     41               </td>
     42               <td>
     43<ul>
     44             <li><a href="./Procedure/DesignSetup">Part I: Design/Setup</a></li>
     45             <ul>
     46                 <li>Step 1:  Design Experiment</li>
     47                 <li>Step 2:  Establish Management Environment</li>
     48                 <li>Step 3:  Obtain Resources</li>
     49             </ul></ul>
     50               </td>
     51        </tr>
     52        <tr>
     53                <td>
     54                        <a href="./Procedure/Execute"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     55                </td>
     56                <td>
     57             <ul>
     58<li><a href="./Procedure/Execute">Part II: Execute</a></li>
     59             <ul>
     60                 <li>Step 4:  Configure and Initialize Services </li>
     61                 <li>Step 5:  Execute Experiment </li>
     62                 <li>Step 6:  Analyze and Visualize Experiment </li>
     63             </ul></ul>
     64                </td>
     65        </tr>
     66        <tr>
     67                <td>
     68                        <a href="./Procedure/Finish"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     69                </td>
     70
     71                <td>
     72             <ul>
     73             <li><a href="./Procedure/Finish">Part III: Finish</a></li>
     74             <ul>
     75                 <li>Step 7:  Teardown Experiment</li>
     76                 <li>Step 8:  Archive Experiment</li>
     77             </ul></ul>
     78                </td>
     79
     80        </tr>
     81</table>