Changes between Version 20 and Version 21 of GENIExperimenter/ExperimentExample-OF-FOAM


Ignore:
Timestamp:
04/03/12 11:06:10 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v20 v21  
    177177== Define !OpenFlow Network Resources Rspecs ==
    178178
    179 The OF RSpecs used for this example assumes that the flowspace between the 3 sites is based on traffic type and port.
     179The OF RSpecs used for this example assumes that the flowspace between the 3 sites is based on traffic type and port. This section has two parts which:
     180 * Walks through how to figure out the OF network path
     181 * Show RSpec defined as a result of the walkthrough
     182
     183=== Determine OF network path ===
     184
     185Frome the listresources output files (attached to this page) determined the sites DPIDs 
     186||'''Site'''||''' FOAM Aggregate URL '''                         ||
     187||    BBN   ||https://foam.gpolab.bbn.com:3626/foam/gapi/1       || dpid="06:a4:00:12:e2:b8:a5:d0"
     188||          ||                                                   || dpid="06:a4:00:24:a8:c4:b9:00"
     189||          ||                                                   || dpid="06:c6:00:24:a8:c4:b9:00"
     190||          ||                                                   || dpid="06:d6:00:12:e2:b8:a5:d0"
     191||          ||                                                   || dpid="06:d6:00:24:a8:c4:b9:00"
     192|| ||
     193|| Clemson  ||https://foam.clemson.edu:3626/foam/gapi/1          || dpid="00:00:13:01:27:06:20:11"
     194||          ||                                                   || dpid="06:c6:00:26:f1:3f:e4:80"
     195||          ||                                                   || dpid="06:d6:00:26:f1:3f:e4:80"
     196|| ||
     197|| NLR      ||https://foam.nlr.net:3626/foam/gapi/1              || dpid="0e:83:00:23:47:c8:bc:00">
     198||          ||                                                   || dpid="0e:83:00:23:47:ca:bc:40">
     199||          ||                                                   || dpid="0e:83:00:24:a8:d2:48:00">
     200||          ||                                                   || dpid="0e:83:00:24:a8:d2:b8:40">
     201||          ||                                                   || dpid="0e:83:00:26:f1:40:a8:00">
     202||          ||                                                   || dpid="0e:84:00:23:47:c8:bc:00">
     203||          ||                                                   || dpid="0e:84:00:23:47:ca:bc:40">
     204||          ||                                                   || dpid="0e:84:00:24:a8:d2:48:00">
     205||          ||                                                   || dpid="0e:84:00:24:a8:d2:b8:40">
     206||          ||                                                   || dpid="0e:84:00:26:f1:40:a8:00">
     207|| ||
     208||Wisconsin ||https://foam.wail.wisc.edu:3626/foam/gapi/1        ||dpid="06:c6:00:21:f7:be:8d:00">
     209||          ||                                                   || dpid="06:c6:00:23:47:cc:44:00">
     210||          ||                                                   || dpid="06:d0:00:21:f7:be:8d:00">
     211||          ||                                                   || dpid="06:d0:00:23:47:cc:44:00">
     212||          ||                                                   || dpid="06:d6:00:21:f7:be:8d:00">
     213||          ||                                                   || dpid="06:d6:00:23:47:cc:44:00">
     214||          ||                                                   || dpid="06:d6:00:23:47:cc:c4:80">
     215
     216
     217
     218=== !OpenFlow Rspecs for FOAM ===
    180219
    181220'''BBN !OpenFlow Network Resources RSpec '''