Changes between Version 59 and Version 60 of GENIExperimenter/Tutorials/OpenFlowOVS-Floodlight/DesignSetup


Ignore:
Timestamp:
06/29/17 13:01:22 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

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