Changes between Version 1 and Version 2 of GENIExperimenter/Tutorials/ClickExample


Ignore:
Timestamp:
03/17/13 02:40:44 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample

    v1 v2  
    11[[PageOutline]]
     2[attachment:ClickExample_Instructions.pdf Instructions in PDF]
     3
     4= Click Router Example =
     5
     6== Experiment Description ==
     7In this example experiment, you will configure and run a non-IP software routing configuration, using the [http://read.cs.ucla.edu/click/click Click] modular router and [http://protogeni.net ProtoGENI] hosts. In this example, we'll be running click in user mode.
     8
     9Please note that you can't just cut and paste all of the commands. There are additional instructions in the text.
     10
     11[[Image(GENIExperimenter/Graphics:hellogeni-topo.png,nolink)]]
     12
     13== Tutorial Instructions ==
     14{{{
     15#!html
     16
     17
     18<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     19        <tr>
     20                <td>
     21                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/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>
     22               </td>
     23               <td>
     24<ul>
     25             <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/DesignSetup">Part I: Design/Setup</a></li>
     26             <ul>
     27                 <li>Obtain Resources: Create a slice and reserve resources</li>
     28             </ul></ul>
     29               </td>
     30        </tr>
     31        <tr>
     32                <td>
     33                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/Execute"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     34                </td>
     35                <td>
     36             <ul>
     37<li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/Execute">Part II: Execute</a></li>
     38             <ul>
     39                 <li>Configure and Initialize Services: Configure your OpenFlow switch </li>
     40                 <li>Execute Experiment: Login to nodes and execute a simple layer 2 experiment </li>
     41             </ul></ul>
     42                </td>
     43        </tr>
     44        <tr>
     45                <td>
     46                        <a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/Finish"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     47                </td>
     48
     49                <td>
     50             <ul>
     51             <li><a href="http://groups.geni.net/geni/wiki/GENIExperimenter/Tutorials/ClickExample/Finish">Part III: FInish</a></li>
     52             <ul>
     53                 <li>Teardown Experiment: Delete Resources</li>
     54             </ul></ul>
     55                </td>
     56
     57        </tr>
     58</table>
     59
     60}}}
    261
    362= Example Experiment - Click Routers =
    463
    5 In this example experiment, you will configure and run a non-IP software routing configuration, using the [http://read.cs.ucla.edu/click/click Click] modular router and [http://protogeni.net ProtoGENI] hosts. In this example, we'll be running click in user mode.
    6 
    7 Please note that you can't just cut and paste all of the commands. There are additional instructions in the text.
     64
    865
    966== 1. Add another user to your experiment ==