Changes between Version 11 and Version 12 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
09/18/13 13:17:53 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS/Execute

    v11 v12  
    1717
    1818== 2.  Configure and Initialize ==
     19
    1920Although OVS is installed and initialized on the host that is meant to act as a software switch, it has not been configured yet.
    20 There are two main things that need to be configured: '' 1) create your software switch with the interfaces as ports'' and '' 2) point the switch to an !OpenFlow controller''.
     21There are two main things that need to be configured: '' configure your software switch with the interfaces as ports'' and '' point the switch to an !OpenFlow controller''.
    2122
    2223In order to configure our switch, we first need to login to the host that will be used as an !OpenFlow switch.