Changes between Initial Version and Version 1 of GEC17Agenda/GettingStartedWithGENI_II/Exercise2/Procedure


Ignore:
Timestamp:
07/15/13 17:58:42 (11 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_II/Exercise2/Procedure

    v1 v1  
     1
     2= Getting Started With GENI - Part II Exercise 2 =
     3== Overview: ==
     4{{{
     5#!html
     6<img src="http://groups.geni.net/geni/attachment/wiki/GEC17Agenda/GettingStartedWithGENI_I/Graphics/2vmvlan_overview.png?format=raw" height="152" alt="Tutorial Setup"/>
     7}}}
     8
     9Create a Layer 2 connection between two VMs.
     10
     11Learn how to program Layer 2 sockets in Linux by modifying the !PingPlus program from [wiki:GEC17Agenda/GettingStartedWithGENI_I/Procedure Part 1].
     12
     13
     14== Prerequisites: ==
     15
     16In 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].
     17
     18Make 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.
     19     
     20== Tools: ==
     21
     22 * [https://portal.geni.net GENI Experimenter Portal]
     23 * Flack
     24
     25== Where to get help: ==
     26For help using GENI: [mailto:help@geni.net help@geni.net]
     27
     28For specific help with the GENI Experimenter Portal: [mailto:portal-help@geni.net portal-help@geni.net]
     29
     30== Resources: ==
     31 * two virtual machines at one GENI rack
     32
     33== Tutorial Instructions ==
     34{{{
     35#!html
     36
     37
     38<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     39        <tr>
     40                <td>
     41                        <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>
     42               </td>
     43               <td>
     44<ul>
     45             <li><a href="./Procedure/DesignSetup">Part I: Design/Setup</a></li>
     46             <ul>
     47                 <li>Step 1:  Design Experiment</li>
     48                 <li>Step 2:  Establish Management Environment</li>
     49                 <li>Step 3:  Obtain Resources</li>
     50             </ul></ul>
     51               </td>
     52        </tr>
     53        <tr>
     54                <td>
     55                        <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>
     56                </td>
     57                <td>
     58             <ul>
     59<li><a href="./Procedure/Execute">Part II: Execute</a></li>
     60             <ul>
     61                 <li>Step 4:  Configure and Initialize Services </li>
     62                 <li>Step 5:  Execute Experiment </li>
     63                 <li>Step 6:  Analyze and Visualize Experiment </li>
     64             </ul></ul>
     65                </td>
     66        </tr>
     67        <tr>
     68                <td>
     69                        <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>
     70                </td>
     71
     72                <td>
     73             <ul>
     74             <li><a href="./Procedure/Finish">Part III: Finish</a></li>
     75             <ul>
     76                 <li>Step 7:  Teardown Experiment</li>
     77                 <li>Step 8:  Archive Experiment</li>
     78             </ul></ul>
     79                </td>
     80
     81        </tr>
     82</table>