Changes between Version 2 and Version 3 of GENIExperimenter/Tutorials/OpenFlowOVS


Ignore:
Timestamp:
06/22/13 11:07:45 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS

    v2 v3  
    1111
    1212== Prerequisites: ==
    13    - What equipment/software is the experimenter expected to bring to this tutorial?
    14       - Include links to instruction on how to access, install, and configure the software
    15    - What knowledge is the experimenter expected to have/obtain before starting this tutorial?
    16       - Include links to any previous tutorials or pre-work that should be completed before starting this tutorial.
    17       - Include non-GENI prerequisites such as familiarity with SSH, unix command line, python, etc.
    18    - What credentials are the experimenter expected to have to do this tutorial?
    19       - Include links to instructions on obtaining those credentials
     13   - A GENI account, if you don't have one [wiki:SignMeUp sign up!]
     14   - Basic understanding of OpenFlow. If you are going over this tutorial at home, flip through the [attachment: tutorial's slides]
     15   - Familiarity with [http://en.wikipedia.org/wiki/Secure_Shell SSH], and [https://wiki.archlinux.org/index.php/SSH_Keys key access] to hosts.
     16   - Familiarity with Unix Command line
     17   - Familiarity with python programming language.  We are going to use the [http://www.noxrepo.org/pox/about-pox/ PoX controller], this is just an example of [wiki:OpenFlow/Controllers many controllers], and PoX is written in python.
    2018     
    21 
    2219== Tools: ==
    23    - What tools is the experimenter going to be using?
     20   - [http://www.openswitch.org OVS OpenVSwitch]
    2421   - References to guides for installing and using the tools
    2522   - Give them a place where they can get some clarification if they don't know what the tool is or what it is doing