Changes between Version 38 and Version 39 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
10/02/13 16:52:00 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v38 v39  
    1919
    2020Although OVS is installed and initialized on the host that is meant to act as a software switch, it has not been configured yet.
    21 There 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''.
     21There are two main things that need to be configured: ''(1) configure your software switch with the interfaces as ports'' and '' (2) point the switch to an !OpenFlow controller''.
    2222
    2323In order to configure our switch, we first need to login to the host that will be used as an !OpenFlow switch.