Changes between Version 28 and Version 29 of GENIExperimenter/Tutorials/OpenFlowOVS


Ignore:
Timestamp:
11/05/14 12:56:37 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS

    v28 v29  
    1010
    1111In this tutorial we are going to use [http://openvswitch.org/ Open vSwitch (OVS)] as an !OpenFlow switch connected to three hosts.
    12 OVS 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.
     12OVS is a software switch running on a compute resource. The other three hosts can only communicate through the OVS switch. The controller for the switch can run anywhere in the Internet.
    1313For 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].
    1414