Changes between Version 56 and Version 57 of GENIExperimenter/ExperimentExample-OF-FOAM


Ignore:
Timestamp:
04/18/12 13:12:27 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v56 v57  
    624624The output for running each of the above commands is attached [http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/ExperimentExample-OF-FOAM/openflow-foam-example.txt here].
    625625
     626You should renew the slice and slivers, as the default time is 8 hours. Following are the command to extend the reservation for the resources:
     627{{{
     628 $ ./src/omni.py renewslice  3sites-OF-Exp 2012-04-27
     629 $ ./src/omni.py -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 renewsliver 3sites-OF-Exp 2012-04-27
     630 $ ./src/omni.py -a https://foam.clemson.edu:3626/foam/gapi/1 renewsliver 3sites-OF-Exp 2012-04-27
     631 $ ./src/omni.py -a https://foam.wail.wisc.edu:3626/foam/gapi/1 renewsliver 3sites-OF-Exp 2012-04-27
     632 $ ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1renewsliver 3sites-OF-Exp 2012-04-27
     633 $  ./src/omni.py -a http://myplc.clemson.edu:12346/ renewsliver 3sites-OF-Exp 2012-04-27
     634 $ ./src/omni.py -a https://wings-openflow-1.wail.wisc.edu:12346/  renewsliver 3sites-OF-Exp 2012-04-27
     635 $ ./src/omni.py -a http://myplc.gpolab.bbn.com:12346/ renewsliver 3sites-OF-Exp 2012-04-27
     636}}}
     637
     638The output for running each of the above renew commands is attached [http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/ExperimentExample-OF-FOAM/openflow-foam-renew.txt here].
    626639
    627640== Run Experiment ==