Changes between Version 27 and Version 28 of GENIExperimenter/Tutorials/ClickExample/DesignSetup


Ignore:
Timestamp:
07/17/14 19:13:32 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/DesignSetup

    v27 v28  
    3838  i. '''Create a slice'''
    3939{{{
    40 #!div style="background: #ffd; border: 3px ridge; width: 685px;"
     40#!div style="background: #ffd; border: 2px ridge; width: 685px;"
    4141  {{{
    4242omni createslice <slicename>
     
    4646  i. '''Create a sliver'''
    4747{{{
    48 #!div style="background: #ffd; border: 3px ridge; width: 685px;"
     48#!div style="background: #ffd; border: 2px ridge; width: 685px;"
    4949  {{{
    5050omni createsliver -a AGG_NICKNAME <slicename> <rspec_url>
     
    5757  i. '''Check the status of your sliver'''
    5858{{{
    59 #!div style="background: #ffd; border: 3px ridge; width: 685px;"
     59#!div style="background: #ffd; border: 2px ridge; width: 685px;"
    6060  {{{
    6161readyToLogin <slicename> --useSliceAggregates
     
    6767  i. Download the RSpec from http://www.gpolab.bbn.com/experiment-support/ClickExampleExperiment/rspecs/click.rspec.  On a UNIX-like system you can do:
    6868{{{
    69 #!div style="background: #ffd; border: 3px ridge; width: 685px;"
     69#!div style="background: #ffd; border: 2px ridge; width: 685px;"
    7070{{{
    7171cd /tmp
     
    7777  i. Download and untar the software.  On a UNIX-like system you can do:
    7878{{{
    79 #!div style="background: #ffd; border: 3px ridge; width: 685px;"
     79#!div style="background: #ffd; border: 2px ridge; width: 685px;"
    8080  {{{
    8181cd /tmp