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


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

--

Legend:

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

    v10 v11  
    1818== 2.  Configure and Initialize ==
    1919Although 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: ''create your software switch with the interfaces as ports'' and ''point the switch to an !OpenFlow controller''.
     20There 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''.
    2121
    2222In order to configure our switch, we first need to login to the host that will be used as an !OpenFlow switch.