Changes between Initial Version and Version 1 of Tutorials/Layer2Ping/Procedure


Ignore:
Timestamp:
02/09/15 10:03:37 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Layer2Ping/Procedure

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