Changes between Version 5 and Version 6 of GEC15Agenda/AdvancedGENITopoOmni/Instructions/TopologyExperiment
- Timestamp:
- 10/21/12 23:56:22 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC15Agenda/AdvancedGENITopoOmni/Instructions/TopologyExperiment
v5 v6 15 15 i. '''Create all the slivers''' using the rspecs from the URL given in your paper slip. You should create a sliver in two myPlc AMs: 16 16 {{{ 17 omni.py createsliver -a <AM_nickname> <slicename> <rspec_url> 17 omni.py createsliver -a <AM_nickname> <slicename> <rspec_url> -V1 18 18 }}} 19 For ease the three URLs for clemson, stanford and GPO are listed here so you can copy and paste: 20 {{{ 21 http://www.gpolab.bbn.com/experiment-support/gec15/adv-omni/l3deflect/rspecs/l3deflect-myplc-clemson.rspec 22 http://www.gpolab.bbn.com/experiment-support/gec15/adv-omni/l3deflect/rspecs/l3deflect-myplc-stanford.rspec 23 http://www.gpolab.bbn.com/experiment-support/gec15/adv-omni/l3deflect/rspecs/l3deflect-myplc-gpo.rspec 24 }}} 19 25 i. '''Check the status of your sliver''' 20 26 {{{