Changes between Version 92 and Version 93 of GENIExperimenter/ExperimentExample-OF-FOAM


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

--

Legend:

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

    v92 v93  
    170170 1. Clemson FOAM and MyPLC aggregates:
    171171{{{
    172  $ ./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
     172 $ ./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}}}
    174174 2. Wisconsin FOAM and MyPLC aggregates:
    175175{{{
    176  $ ./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
     176 $ ./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}}}
    178178 3. BBN FOAM and MyPLC aggregates:
    179179{{{
    180  $ ./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
     180 $ ./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}}}
    182182 4. NLR !OpenFlow Core FOAM server:
    183183{{{
    184  $ ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1 listresources -o           # generates rspec-foam-nlr-net-3626-foam-gapi-1.xml
     184 $ ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1 listresources -o        # generates rspec-foam-nlr-net-3626-foam-gapi-1.xml
    185185}}}
    186186