close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 6 and Version 7 of Proto/cModules/e0SDN/a0OpenFlow/a0Floodlight/a0SoftwareDesign


Ignore:
Timestamp:
Mar 5, 2013, 4:11:10 PM (11 years ago)
Author:
aravind
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Proto/cModules/e0SDN/a0OpenFlow/a0Floodlight/a0SoftwareDesign

    v6 v7  
    3434ant
    3535}}}
     36Floodlight's installation guide can be found [http://www.openflowhub.org/display/floodlightcontroller/Installation+Guide here]
     37
    3638The MobilityFirst modules for Floodlight can be downloaded from
    3739
    3840{{{
    3941}}}
     42
     43== 3. Running Floodlight with MobilityFirst ==
     44
     45The [https://mobilityfirst.orbit-lab.org/wiki/SystemPrototyping/Projects/ClickRouter CLICK router project page] has details on configurations in which the software router can be used. The file sender and file receiver configurations can be used as end hosts. A node running the router configuration can be used for the storage of chunks.
     46
     47To run Floodlight from the base directory of floodlight, use
     48{{{
     49java -jar target/floodlight.jar
     50}}}
     51
     52== 4. Performance ==