Changes between Version 4 and Version 5 of GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup


Ignore:
Timestamp:
08/08/13 15:43:14 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup

    v4 v5  
    228228Now that you are a member of a project, you can create a slice and reserve resources.
    229229
    230 == 4. Create a slice ==
    231 
    232 {{{
    233 #!html
    234 <table border="0" cellpadding="0" cellspacing="0">
    235   <tr>
    236     <td>
    237       <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/warning-icon-hi.png?format=raw" />
    238     </td>
    239     <td>If you are following on from the Getting Started with GENI I tutorial, and the slice you created then has not yet expired, you can reuse the same slice -- skip ahead to step 2 (Import a simple experiment).</td>
    240   </tr>
    241 </table>
    242 }}}
    243 
    244 Otherwise, you will need to create a new slice, which can be done through the GENI Portal, as follows:
    245 
    246 {{{
    247 #!html
    248 <table border="0">
    249    
    250       <tr>
    251         <td>
    252 
    253         <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/createslice_3.png?format=raw" alt="Create a GENI Slice"  height="200" title="Create a GENI Slice" />
    254        </td>
    255        <td >
    256          <ol>
    257             <li> Go to the <i>Home</i> tab. </li>
    258            <li> Press the <b>Create Slice</b> button for this project.</li>
    259             <li> <FONT COLOR="black">As a slice name use the slice name on your worksheet (the slice name should be of the form <code>portal##</code>), you can leave the description empty and press <b>Create Slice</b></font>
    260             </li>
    261  
    262 
    263           </ol>
    264        </td>
    265        
    266     </tr>
    267  </table>
    268 }}}
    269 
    270 == 4.1. Import a simple experiment ==
     230== 3.2. Import a simple experiment ==
    271231
    272232{{{
     
    298258}}}
    299259
    300 == 4.2. Modify the experiment to automatically install and execute network test software ==
     260== 3.3. Modify the experiment to automatically install and execute network test software ==
    301261
    302262{{{
     
    358318}}}
    359319
    360 == 4.3. Export the modified request RSpec ==
     320== 3.4. Export the modified request RSpec ==
    361321{{{
    362322#!html
     
    385345}}}
    386346
    387 == 5. Instantiate the new experiment using Omni ==
     347== 3.5. Instantiate the new experiment using Omni ==
    388348
    389349For this step, we'll change the approach a bit and switch to a new client tool: the command line Omni client.  From a terminal, please enter the command: