Changes between Initial Version and Version 1 of GEC16Agenda/AdvancedTopologies/Instructions/IntroToOmni


Ignore:
Timestamp:
03/16/13 22:02:01 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/AdvancedTopologies/Instructions/IntroToOmni

    v1 v1  
     1[[PageOutline]]
     2[attachment:GEC16_IntroToOmni_Instructions.pdf Instructions in PDF]
     3= Introduction to Omni Tutorial =
     4
     5== Experiment Description ==
     6In this tutorial we are going to use Omni which is a command line tool for reserving GENI resources. We are going to use a very simple topology that has a server and a client connected by only one link. At install time we are going to install at the server a web and an iperf servers, while the client will issue `http` and `iperf` requests. We will be able to see the performance on the server on a web page.
     7
     8[[Image(GENIExperimenter/Graphics:hellogeni-topo.png,nolink)]]
     9
     10== Tutorial Instructions ==
     11{{{
     12#!html
     13
     14
     15<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     16        <tr>
     17                <td>
     18                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/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>
     19               </td>
     20               <td>
     21<ul>
     22             <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/DesignSetup">Part I: Design/Setup</a></li>
     23             <ul>
     24                 <li>Step 1: Establish Management Environment: Setup your GENI account and join a GENI Project</li>
     25                 <li>Step 2: Obtain Resources: Create a slice and reserve resources</li>
     26             </ul></ul>
     27               </td>
     28        </tr>
     29        <tr>
     30                <td>
     31                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/Execute"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     32                </td>
     33                <td>
     34             <ul>
     35<li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/Execute">Part II: Execute</a></li>
     36             <ul>
     37                 <li>Configure and Initialize Services: Configure your OpenFlow switch </li>
     38                 <li>Execute Experiment: Login to nodes and execute a simple layer 2 experiment </li>
     39             </ul></ul>
     40                </td>
     41        </tr>
     42        <tr>
     43                <td>
     44                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/Finish"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     45                </td>
     46
     47                <td>
     48             <ul>
     49             <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/NSDI13/IntroToOmni/Finish">Part III: FInish</a></li>
     50             <ul>
     51                 <li>Teardown Experiment: Delete Resources</li>
     52             </ul></ul>
     53                </td>
     54
     55        </tr>
     56</table>
     57
     58}}}