Changes between Version 42 and Version 43 of GENIExperimenter/Tutorials/OpenFlowOVS


Ignore:
Timestamp:
11/30/16 09:50:23 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS

    v42 v43  
    11= Intro to OpenFlow Tutorial =
    2 TinyURL:
    3 http://www.tinyurl.com/geni-ovs
    4 
     2TinyURL:  http://www.tinyurl.com/geni-ovs
    53
    64== Overview: ==
    7 This is a simple OpenFlow tutorial that will guide you through the writing of simple !OpenFlow controllers to showcase some of the !OpenFlow capabilities. We are going to write three different controllers:
     5This is a simple !OpenFlow tutorial that will guide you through the writing of simple !OpenFlow controllers to showcase some of the !OpenFlow capabilities. We are going to write three different controllers:
    86  1. Write a controller that will '''duplicate all the traffic''' of the !OpenFlow switch out a specific port
    97  2. ''' TCP Port Forward''' controller. Divert all traffic destined to host A on TCP port X to TCP port Y