Changes between Version 24 and Version 25 of GENIExperimenter/Tutorials/OpenFlowOVS


Ignore:
Timestamp:
07/07/14 18:36:35 (10 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS

    v24 v25  
    1010OVS is a software switch running on a compute resource. The other three hosts can only communicate through the OVS switch. Although the controller for the switch can run anywhere in the Internet, we are going to run it on the same host as the OVS switch to minimize the required resources.
    1111For this tutorial we are going to use the [http://www.noxrepo.org/pox/about-pox/ POX controller], this is just an example of [wiki:OpenFlow/Controllers many controllers].
    12 The OVS switch that we use runs in userspace which although not optimized for performance, it is enough for getting acquainted with !OpenFlow.
    1312
    1413[[Image(GENIExperimenter/Graphics:simple_ovs.png)]]