Changes between Initial Version and Version 1 of GEC21Agenda/ProgramOF


Ignore:
Timestamp:
09/16/14 18:59:50 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ProgramOF

    v1 v1  
     1[[PageOutline]]
     2
     3=  Tutorial: Intro to !OpenFlow and Controller Writing using POX =
     4
     5== Live Stream Information ==
     6
     7
     8== Schedule ==
     9
     10Offered twice:
     11   Sunday 1.30pm - 3pm
     12   and
     13   Sunday 3.30pm - 5pm
     14
     15== Session Leaders ==
     16
     17Vic Thomas, Luisa Nevers GENI Project Office
     18
     19== Tutorial Instructors ==
     20{{{
     21#!html
     22<table  cellspacing=0  style="border:2px solid gray;">
     23
     24<tr align='center'>
     25<td> <a href="http://www.geni.net/?page_id=293"><img src="http://www.geni.net/wp-content/uploads/2012/08/thomas_vic_0942.gif" height='120px'/></a></td>
     26<td><img src="http://groups.geni.net/geni/attachment/wiki/GEC17Agenda/Graphics/NEVERS.LUISA.JPG?format=raw" height='120px'/></td>
     27<td> <a href="http://www.geni.net/?page_id=2353"><img src="http://www.geni.net/wp-content/uploads/2012/06/edwards_sarah.jpg" height='120px'/></a></td>
     28</tr>
     29
     30<tr align='center'  style="border:1px solid gray;">
     31<td  style="border:1px solid gray;">Vic Thomas<br/>GPO</td>
     32<td style="border:1px solid gray;">Luisa Nevers <br/>GPO</td>
     33<td style="border:1px solid gray;">Sarah Edwards <br/>GPO</td>
     34
     35</tr>
     36</table>
     37}}}
     38
     39
     40== Agenda / Details ==
     41The purpose of this tutorial is to get familiar with the OpenFlow Protocol, understands how it works and get some hands-on experience in writing your own OpenFlow controller.
     42At the tutorial we will also review the current use of OpenFlow in GENI, demonstrate a simple setup and learn  how you can setup your own experiment.
     43
     44
     45== Pre-Requisites ==
     46
     47  * [wiki:GEC20Agenda/GettingStartedWithGENI] tutorial or equivalent experience with experimentation with GENI.
     48  * Use of ssh to log into machines.  You must have an ssh client on your machine.
     49  * Basic familiarity with the UNIX command line.
     50  * Basic knowledge of networking concepts.
     51
     52
     53== Tutorial materials ==
     54Instructions: [wiki:GENIExperimenter/Tutorials/OpenFlowOVS]
     55
     56Slides: [attachment:GEC20-OpenFlow-Tutorial.pptx]