Changes between Version 56 and Version 57 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


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

--

Legend:

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

    v56 v57  
    2323In order to configure our switch, we first need to login to the host that will be used as an !OpenFlow switch.
    2424
    25 === 2a. Login to OVS host ===
    26 
    27 The first thing we need to do is ssh in to the OVS host so that we can configure it. Depending on which tool and OS you are using there is a slightly different process for logging in. If you don't know how to SSH to your reserved hosts take a look in [wiki:HowTo/LoginToNodes this page.]
    28 
    29 === 2b. Configure  the Software Switch ===
     25To get ready for the tutorial you will need to have the following windows open:
     26  * two windows with ssh into OVS
     27  * two windows with ssh into host1
     28  * one window with ssh into host2
     29  * one window with ssh into host3
     30
     31Depending on which tool and OS you are using there is a slightly different process for logging in. If you don't know how to SSH to your reserved hosts take a look in [wiki:HowTo/LoginToNodes this page.]
     32
     33=== 2a. Configure  the Software Switch ===
    3034
    3135Now that you are logged in, we need first to configure OVS. To save time in this tutorial, we have already started OVS and we have added an Ethernet bridge that will act as our software switch. Try the following to show the configure bridge: