Changes between Initial Version and Version 1 of GEC14Agenda/FloodlightTutorial


Ignore:
Timestamp:
05/31/12 11:39:17 (12 years ago)
Author:
Mark Berman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC14Agenda/FloodlightTutorial

    v1 v1  
     1[[PageOutline]]
     2
     3= Floodlight OpenFlow Controller Tutorial =
     4
     5== Schedule ==
     6
     7Monday, 1:30 pm to 3:00 pm
     8
     9== Session Leaders ==
     10
     11Mike Cohen, Big Switch Networks
     12
     13== Agenda / Details ==
     14
     15Come learn about the Floodlight OpenFlow Controller.  Floodlight is an Apache-licensed, Java-based open source OpenFlow controller designed to be easy to use and develop but powerful enough to run real world networks.  This tutorial will show you how to get started as a Floodlight developer and explain the Floodlight architecture.
     16
     17We will then offer a hands-on tutorial in which you will create a Java-module for Floodlight and create a new REST API for it.  You will also learn how to use Floodlight's static flow pusher module via python to program an OpenFlow network.  Finally, you'll learn about some of the debugging tools available as part of Floodlight.