= [wiki:GENIExperimenter/Tutorials/ClickExample Click Example] = {{{ #!html
Hello GENI index Hello GENI index Hello GENI index
}}} = 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'''. i. '''Create a slice''', where `` is `click`: {{{ omni.py createslice }}} i. '''Create a sliver''' using the rspec from the URL given in your paper slip: {{{ omni.py createsliver -a pg-utah }}} * If you are doing this exercise as part of a tutorial then the `` is: http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/rspecs/click-XX.rspec [[BR]] where '''XX''' is given to you. * If you are doing this exercise at home use : http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/rspecs/click.rspec i. '''Check the status of your sliver''' {{{ omni.py sliverstatus -a pg-utah }}}