Changes between Version 22 and Version 23 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-5


Ignore:
Timestamp:
08/24/12 13:14:02 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-5

    v22 v23  
    224224As experimenter2 (lnevers2@bbn.com) created a slice:
    225225{{{
    226 $ ./src/omni.py createslice IG-EXP-5-exp2
     226$ omni.py createslice IG-EXP-5-exp2
    227227}}}
    228228
     
    236236Created a sliver at the Clemson FOAM aggregate requesting the network resources required to allow the MyPLC host to access the !OpenFlow Backbone VLAN 3716:
    237237{{{
    238 $ ./src/omni.py -a of-clemson createsliver IG-EXP-5-exp2 IG-EXP-5-exp2-openflow-clemson.rspec
     238$ omni.py -a of-clemson createsliver IG-EXP-5-exp2 IG-EXP-5-exp2-openflow-clemson.rspec
    239239}}}
    240240
     
    258258
    259259{{{
    260 $ $ ./src/omni.py -a plc-clemson createsliver IG-EXP-5-exp2 IG-EXP-5-exp2-myplc-clemson.rspec 
     260$ omni.py -a plc-clemson createsliver IG-EXP-5-exp2 IG-EXP-5-exp2-myplc-clemson.rspec 
    261261}}}
    262262
     
    340340As Expeirenter1:
    341341{{{
     342 $ omni.py -a pg deletesliver IG-EXP-5-exp1
     343 $ omni.py -a of-rutgers deletesliver IG-EXP-5-exp1
     344 $ omni.py -a of-ig deletesliver IG-EXP-5-exp1
     345 $ omni.py -a of-i2 deletesliver IG-EXP-5-exp1
     346 $ omni.py -a pg2 deletesliver IG-EXP-5-exp1a
    342347}}}
    343348
    344349As Expeirenter2:
    345350{{{
    346 }}}
     351 $ omni.py -a pg createsliver IG-EXP-5-exp2
     352 $ omni.py -a of-clemson createsliver IG-EXP-5-exp2
     353 $ omni.py -a of-ig createsliver IG-EXP-5-exp2
     354 $ omni.py -a of-nlr createsliver IG-EXP-5-exp2
     355 $ omni.py -a plc-clemson createsliver IG-EXP-5-exp2
     356}}}