Changes between Version 29 and Version 30 of GENIExperimenter/ExperimentExample-OF-FOAM


Ignore:
Timestamp:
04/06/12 14:34:53 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/ExperimentExample-OF-FOAM

    v29 v30  
    189189Let map the 3 nodes from the Site's compute resources RSpec.
    190190
    191 => BBN OF AGGREGATE   [[BR]]
     191__BBN OF AGGREGATE__   [[BR]]
    192192
    193193To define the OF RSpec for the BBN site we need to consider the compute resource used for the site which is the node navis.gpolab.bbn.com.
     
    210210    <openflow:port name="47" num="71"/>
    211211}}}
     212
    212213Habanero Connects to port 20 on poblano where port 3 and 4 are used to map VLAN 1750 to VLAN 3715 and traffic goes out to backbone via port 1. This maps to:
     214
    213215{{{
    214216 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+datapath+06:d6:00:12:e2:b8:a5:d0" component_manager_id="urn:publicid:IDN+openflow:foam:foam.gpolab.bbn.com+authority+am" dpid="06:d6:00:12:e2:b8:a5:d0">
    215 
    216 
     217       <openflow:port num="3"/>
     218        <openflow:port num="20"/>
     219
     220}}}
    217221
    218222 * CLemson site Rspec includes node planetlab4.clemson.edu map to ports and DPID in [http://groups.geni.net/geni/wiki/GeniAggregate/ClemsonOpenFlow Clemson OF Aggregate] diagram.