Changes between Initial Version and Version 1 of GENIExperimenter/Tutorials/jacks/GetStart_PartI_IPRoute/Procedure/Finish


Ignore:
Timestamp:
10/29/14 14:28:39 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GetStart_PartI_IPRoute/Procedure/Finish

    v1 v1  
     1= [..  Lab Zero: A First Experiment Using GENI] =
     2{{{
     3#!html
     4
     5<div style="text-align:center; width:495px; margin-left:auto; margin-right:auto;">
     6<img id="Image-Maps_5201305222028436" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Finish.jpg?format=raw" usemap="#Image-Maps_5201305222028436" border="0" width="495" height="138" alt="" />
     7<map id="_Image-Maps_5201305222028436" name="Image-Maps_5201305222028436">
     8<area shape="rect" coords="18,18,135,110" href="./DesignSetup" alt="" title=""    />
     9<area shape="rect" coords="180,18,297,111" href="./Execute" alt="" title=""    />
     10<area shape="rect" coords="344,17,460,110" href="./Finish" alt="" title=""    />
     11<area shape="rect" coords="493,136,495,138" href="http://www.image-maps.com/index.php?aff=mapped_users_5201305222028436" alt="Image Map" title="Image Map" />
     12</map>
     13<!-- Image map text links - End - -->
     14
     15</div>
     16}}}
     17
     18
     19== 7.  Teardown Experiment ==
     20
     21
     22{{{
     23#!html
     24
     25<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     26        <tr>
     27                <td>
     28                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     29               </td>
     30               <td>
     31                    When you are done with your experiment it is always good to clean up and release your resources so other people can use them.
     32               </td>
     33        </tr>
     34</table>
     35}}}
     36
     37
     38=== 7.1 Delete your resources ===
     39
     40{{{
     41#!html
     42<table border="0">
     43   
     44      <tr>
     45
     46       <td >
     47         <ol type='a'>
     48           <li> Press the "Delete" button on the bottom.</li>
     49          </ol>
     50       </td>
     51        <td>
     52
     53        <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/JacksLab0_11.png?format=raw" alt="Delete Resources"  height="300" title="Delete Resources" />
     54<br />
     55         <b>Figure 12-1</b> <i>Delete resources at aggregate.</i>
     56       </td>   
     57 
     58    </tr>
     59
     60<tr>
     61
     62       <td >
     63         <ol type='a' start=2>
     64           <li> Press the "OK" button on the pop up window confirming that you want to delete resources at the aggregates you used.</li>
     65          </ol>
     66       </td>
     67        <td>
     68
     69        <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/JacksLab0_12.png?format=raw" alt="Delete Resources"  height="300" title="Delete Resources" />
     70<br />
     71         <b>Figure 12-2</b> <i>Delete resources at aggregate.</i>
     72       </td>   
     73 
     74    </tr>
     75 </table>
     76}}}
     77
     78== 8.  Archive Experiment ==
     79
     80
     81
     82Congratulations you have successfully completed your first GENI experiment!
     83
     84----
     85
     86= [wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure Introduction] =