Changes between Version 2 and Version 3 of GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight/DesignSetup


Ignore:
Timestamp:
10/29/16 22:18:45 (7 years ago)
Author:
pjayanth@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight/DesignSetup

    v2 v3  
    8181There are a few things that we need to install, the first being Floodlight! It’s located on GitHub, so we’ll just grab that using the following command:
    8282{{{
    83 '''Download Floodlight from GitHub'''
     83Download Floodlight from GitHub
    8484git clone http://github.com/floodlight/floodlight
    8585}}}