Changes between Version 5 and Version 6 of GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout


Ignore:
Timestamp:
07/10/13 16:58:48 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/OpenFlowLoadBalancerTutorial/ExerciseLayout

    v5 v6  
    1313
    1414== Prerequisites ==
    15   * GENI Account:
    16     - Get a GENI Portal account via: [https://portal.geni.net Portal Main Site] (You probably already have one, right?)
    17     - Or go to [https://www.pgeni.gpolab.bbn.com/reqaccount.php3 Request_GENI_Account] for an emulab account and to join a GENI project.
    18   * !LabWiki Account:
     15   - A GENI account, if you don't have one [wiki:SignMeUp sign up!]
     16   - Familiarity with how to reserve GENI resources with any of the GENI Tools (GENI Experimenter Portal, Omni, Flack). If you don't know you can take any of the tutorials:
     17      * Reserving resources using Flack [wiki:GENIExperimenter/Tutorials/RunHelloGENI tutorial]
     18      * Reserving resources using Omni [wiki:GENIExperimenter/Tutorials/HelloOmni tutorial]
     19   - Familiarity with [wiki:HowTo/LoginToNodes logging in to GENI compute resources].
     20   - Basic understanding of OpenFlow. If you are going over this tutorial at home, flip through the [attachment:OpenFlowOVS.pdf tutorial's slides]
     21   - !LabWiki Account:
    1922    - Get a !LabWiki Account via [http://emmy9.casa.umass.edu:3005/ GIMI Portal]
    20   * SSH
    21   * Unix command line - see the Tools section
    22   * A moderately deep understanding of the [http://www.openflow.org OpenFlow controller model] and API is required.
    23   * The OpenFlow specification, [http://www.openflow.org/documents/openflow-spec-v1.1.0.pdf version 1.1.0] is a valuable reference for OpenFlow and the controller model.
     23   - Familiarity with Unix Command line - See "Tools" section
     24   - A moderately deep understanding of the [http://www.openflow.org OpenFlow controller model] and API is required.
     25   - The OpenFlow specification, [http://www.openflow.org/documents/openflow-spec-v1.1.0.pdf version 1.1.0] is a valuable reference for OpenFlow and the controller model.
    2426
    2527== Tools ==