Ignore:
Timestamp:
08/14/12 11:10:39 (12 years ago)
Author:
lnevers@bbn.com
Message:

Fixed subnet mask error

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  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!-- Request Rspec for Openflow at BBN Meso-scale site
    3 used in EG-EXP-6 experiment 3
     3used in EG-EXP-6 experiment 1
    44
    55AM: https://foam.gpolab.bbn.com:3626/foam/gapi/1
     
    1515       type="request">
    1616
    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 "
    1818                   email="lnevers@bbn.com">
    1919
    2020    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" />
    2121
    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">
    3223      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:12:e2:b8:a5:d0"
    3324                         component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am">
    3425        <openflow:port num="5"/>
    3526        <openflow:port num="15"/>
    36         <openflow:port num="20"/>
    3727      </openflow:datapath>
    3828    </openflow:group>
     
    4030    <openflow:match>
    4131
    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" />
    4433
    4534      <openflow:packet>
Note: See TracChangeset for help on using the changeset viewer.