Changes between Version 25 and Version 26 of HelloGENI


Ignore:
Timestamp:
12/07/11 15:56:59 (12 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HelloGENI

    v25 v26  
    153153Based on the topology diagram above, at the GPO aggregate we would like to reserve resources related to IP subnet 10.42.130.0/24 on the two GPO switches for ports 1, 47 of the first switch and ports 20 and 3 on the second. [attachment:openflow-bbn-hellogeni.rspec This] is an rspec that requests these resources. From GPO's aggregate page we can also get the AM URL.
    154154{{{
    155 src/omni.py createsliver -a https://foam.gpolab.bbn.com:3626/foam/gapi/ -n hellogenislice openflow-bbn-hellogeni.rspec
     155src/omni.py createsliver -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 -n hellogenislice openflow-bbn-hellogeni.rspec
    156156}}}
    157157
     
    262262{{{
    263263src/omni.py deletesliver -a https://ofc-testlab.grnoc.iu.edu:1443/openflow/gapi/ hellogenislice
    264 src/omni.py deletesliver -a https://foam.gpolab.bbn.com:3626/foam/gapi/ hellogenislice
     264src/omni.py deletesliver -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 hellogenislice
    265265src/omni.py deletesliver -a https://expedient.clemson.edu:1443/openflow/gapi/ hellogenislice
    266266}}}