Changes between Version 44 and Version 45 of GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight/DesignSetup


Ignore:
Timestamp:
01/31/17 14:35:02 (7 years ago)
Author:
pjayanth@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight/DesignSetup

    v44 v45  
    148148 iii. In order to point our software !OpenFlow switch to the controller, in the ''ovs'' terminal window, run:
    149149 {{{
    150 sudo ovs-vsctl set-controller br0 tcp:<controller_ip>:6653
     150sudo ovs-vsctl set-controller br0 tcp:<controller_ip>:6633
    151151 }}}
    152152 i. Set your switch to `fail-safe-mode`. For more info read the [#standalonevssecuremode standalone vs secure mode section].  Run: