Ignore:
Timestamp:
06/29/12 16:30:20 (12 years ago)
Author:
lnevers@bbn.com
Message:

updated configuration to capture addition of RENCI shared VLAN hosts and local BBN Meso-scale MyPLC site

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-5/EG-EXP-5-scenario1/EG-EXP-5-scenario1-openflow-bbn.rspec

    r1300 r1322  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <!--
    3 This rspec will reserve the OpenFlow resources at BBN
    4 used by the EG-EXP-5 Scenario 1.
    5 
    6 AM: https://foam.gpolab.bbn.com:3626/foam/gapi/1
    7 -->
    8 
    92<rspec xmlns="http://www.geni.net/resources/rspec/3"
    103       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     
    169       type="request">
    1710
    18   <openflow:sliver description="Sliver to allow BBN ExoGENI Host to Clemson MyPLC host "
     11  <openflow:sliver description="Sliver to allow BBN, BBN ExoGENI, Clemson MyPLC and Rutgers WAPG over 3716 "
    1912                   email="lnevers@bbn.com">
    2013
    2114    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33017" type="primary" />
     15
     16   <openflow:group name="bbn-1750-nodes">
     17
     18     <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:24:a8:c4:b9:00"     
     19                       component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am"
     20                       dpid="06:d6:00:24:a8:c4:b9:00">
     21      <openflow:port name="32" num="56"/>
     22      <openflow:port name="47" num="71"/>
     23    </openflow:datapath>
     24  </openflow:group>
    2225
    2326    <openflow:group name="poblano-1750-nlr-3716">
     
    2629        <openflow:port num="5"/>
    2730        <openflow:port num="15"/>
     31        <openflow:port num="11"/>
     32        <openflow:port num="20"/>
    2833      </openflow:datapath>
    2934    </openflow:group>
     
    3136    <openflow:match>
    3237
     38      <openflow:use-group name="bbn-1750-nodes" />
    3339      <openflow:use-group name="poblano-1750-nlr-3716" />
    3440
     
    4046
    4147    </openflow:match>
    42 
    4348  </openflow:sliver>
    4449
Note: See TracChangeset for help on using the changeset viewer.