Ignore:
Timestamp:
12/20/12 08:30:58 (11 years ago)
Author:
lnevers@bbn.com
Message:

Checking in the current version in use to set IG-CT-4 multisite OpenFlow test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/IG-CT-4/TemplateRspecs/EG-CT-4-openflow-eg-gpo.rspec

    r1573 r1616  
     1<?xml version="1.0" encoding="UTF-8"?>
    12<!--
     3This rspec will reserve the OpenFlow resources in the BBN ExoGENI rack
    24
    3 AM: https://foam.gpolab.bbn.com:3626/foam/gapi/1
    45-->
    56
     
    1314       type="request">
    1415
    15   <openflow:sliver description="Sliver to allow BBN, BBN ExoGENI, Clemson MyPLC and Rutgers WAPG over 3716 "
    16                    email="lnevers@bbn.com">
     16  <openflow:sliver description="New Site confirmation test at BBN ExoGENI."
     17                   email="lnevers@bbn.com">
    1718
    1819    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />
    1920
    20     <openflow:group name="Site-1750-nlr-3716">
    21       <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:12:e2:b8:a5:d0"
    22                          component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am">
    23         <openflow:port num="5"/>
    24         <openflow:port num="15"/>
    25       </openflow:datapath>
     21    <openflow:group name="bbn-exogeni">
     22      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:bbn-hn.exogeni.gpolab.bbn.com+datapath+00:64:08:17:f4:b5:2a:00" component_manager_id="urn:publicid:IDN+openflow:foam:bbn-hn.exogeni.gpolab.bbn.com+authority+am" />
    2623    </openflow:group>
    2724
    2825    <openflow:match>
    2926
    30       <openflow:use-group name="Site-1750-nlr-3716" />
     27      <openflow:use-group name="bbn-exogeni" />
    3128
    3229      <openflow:packet>
    33         <openflow:dl_type value="0x800,0x806"/>
    34         <openflow:nw_dst value="10.42.11.0/24"/>
    35         <openflow:nw_src value="10.42.11.0/24"/>
     30        <openflow:dl_vlan value="1750"/>
     31        <openflow:dl_type value="0x800,0x806"/>
     32        <openflow:nw_dst value="10.42.11.0/24"/>
     33        <openflow:nw_src value="10.42.11.0/24"/>
    3634      </openflow:packet>
    3735
    3836    </openflow:match>
     37
    3938  </openflow:sliver>
    4039
Note: See TracChangeset for help on using the changeset viewer.