Changes between Version 27 and Version 28 of GENIExperimenter/Tutorials/NSDI13/IntroToOmni/DesignSetup


Ignore:
Timestamp:
03/12/13 05:33:11 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NSDI13/IntroToOmni/DesignSetup

    v27 v28  
    8989The first thing to do when preparing to run a GENI experiment is to create a
    9090slice.
    91   i. To create a slice type, use the `<slicename>` given in your paper slip:
     91  i. To create a slice type, use as `<slicename>` omniXXX, where XXX are your initials. :
    9292  {{{
    9393  omni.py createslice <slicename>
    9494  }}}
    9595  ii. To verify that your slice has been created and in general to keep track of
    96   your slices, use the `listmyslices` command. use the <username> given in your
    97   paper slip. Type:
     96  your slices, use the `listmyslices`. You can figure out your username under the `Profile` tab. Type:
    9897  {{{
    9998  omni.py listmyslices <username>
     
    146145  }}}
    147146  i. To be able to reserve resources you will need to craft a request rspec.
    148   For this example we have created the rspecs for you, use the rspec URL given
    149   in your paper slip. Type :
     147  For this example we have created the rspec for you, use the rspec URL :[[BR]]
     148[http://www.gpolab.bbn.com/experiment-support/HelloGENI/hellogeni.rspec ]. Type :
    150149  {{{
    151150  omni.py createsliver -a pg-utah <slicename> <rspec_url>