Changeset 1407 for trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests
- Timestamp:
- 08/14/12 11:10:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp1-openflow-bbn.rspec
r1402 r1407 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- Request Rspec for Openflow at BBN Meso-scale site 3 used in EG-EXP-6 experiment 33 used in EG-EXP-6 experiment 1 4 4 5 5 AM: https://foam.gpolab.bbn.com:3626/foam/gapi/1 … … 15 15 type="request"> 16 16 17 <openflow:sliver description="Sliver to allow BBN , BBN ExoGENI, Clemson MyPLC and Rutgers WAPG over 3716"17 <openflow:sliver description="Sliver to allow BBN ExoGENI, via BBN mesoscale over VLAN 3716 to RENCI ExoGENI " 18 18 email="lnevers@bbn.com"> 19 19 20 20 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" /> 21 21 22 <openflow:group name="bbn-1750-nodes"> 23 24 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:24:a8:c4:b9:00" 25 component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am" 26 dpid="06:d6:00:24:a8:c4:b9:00"> 27 <openflow:port name="9" num="33"/> 28 </openflow:datapath> 29 </openflow:group> 30 31 <openflow:group name="poblano-1750-nlr-3716"> 22 <openflow:group name="Site-1750-nlr-3716"> 32 23 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:12:e2:b8:a5:d0" 33 24 component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am"> 34 25 <openflow:port num="5"/> 35 26 <openflow:port num="15"/> 36 <openflow:port num="20"/>37 27 </openflow:datapath> 38 28 </openflow:group> … … 40 30 <openflow:match> 41 31 42 <openflow:use-group name="bbn-1750-nodes" /> 43 <openflow:use-group name="poblano-1750-nlr-3716" /> 32 <openflow:use-group name="Site-1750-nlr-3716" /> 44 33 45 34 <openflow:packet>
Note: See TracChangeset
for help on using the changeset viewer.