Changes between Version 102 and Version 103 of GENIExperimenter/ExperimentExample-OF-FOAM


Ignore:
Timestamp:
04/20/12 15:15:50 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v102 v103  
    168168=== Step 1: Collect listresources from all FOAM Aggregate ===
    169169
    170  1. Clemson FOAM and MyPLC aggregates:
     170 1. Clemson FOAM aggregate:
    171171{{{
    172172 $ ./src/omni.py -a https://foam.clemson.edu:3626/foam/gapi/1 listresources -o    # generates output file rspec-foam-clemson-edu-3626-foam-gapi-1.xml
    173173}}}
    174  2. Wisconsin FOAM and MyPLC aggregates:
     174 2. Wisconsin FOAM aggregate:
    175175{{{
    176176 $ ./src/omni.py -a https://foam.wail.wisc.edu:3626/foam/gapi/1 listresources -o  # generates rspec-foam-wail-wisc-edu-3626-foam-gapi-1.xml
    177177}}}
    178  3. BBN FOAM and MyPLC aggregates:
     178 3. BBN FOAM aggregate:
    179179{{{
    180180 $ ./src/omni.py -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 listresources -o # generates rspec-foam-gpolab-bbn-com-3626-foam-gapi-1.xml
    181181}}}
    182  4. NLR !OpenFlow Core FOAM server:
     182 4. NLR !OpenFlow Core FOAM aggregate:
    183183{{{
    184184 $ ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1 listresources -o        # generates rspec-foam-nlr-net-3626-foam-gapi-1.xml