Changes between Version 10 and Version 11 of GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight


Ignore:
Timestamp:
02/09/17 12:14:20 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v10 v11  
    1 = Intro to OpenFlow Tutorial with !FloodLight Controller =
     1= Intro to !OpenFlow Tutorial with !FloodLight Controller =
    22
    33== Overview: ==
    44
    5 This is a simple OpenFlow tutorial that will guide you how to use the Floodlight Controller in conjunction with Open vSwitch and OpenFlow to showcase some of the !OpenFlow capabilities. We are going to perform three different tasks:
     5This is a simple !OpenFlow tutorial that will guide you how to use the Floodlight Controller in conjunction with [http://openvswitch.org/ Open vSwitch] and !OpenFlow to showcase some of the !OpenFlow capabilities. We are going to perform three different tasks:
    66  1. Write a flow that will '''duplicate all the traffic''' of the !OpenFlow switch out a specific port.
    77  2. ''' TCP Port Forward''' controller. Divert all traffic destined to a host on TCP port X to TCP port Y.