wiki:GENIExperimenter/Tutorials/ClickExample/DesignSetup

Version 1 (modified by nriga@bbn.com, 11 years ago) (diff)

--

1. Obtain Resources

In this step, we are going to setup the experiment. In this tutorial we assume that you are sufficiently comfortable with omni to verify that a listresources command works and to know when your slice is ready using sliverstatus.

  1. Create a slice, use the slicename given to you in the paper slip:
    omni.py createslice <slicename>
    
  2. Create a sliver using the rspec from the URL given in your paper slip:
    omni.py createsliver -a pg-utah <slicename> <rspec_url>
    
  3. Check the status of your sliver
    omni.py sliverstatus -a pg-utah <slicename>