Changes between Version 92 and Version 93 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
11/04/14 21:28:12 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

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

    v92 v93  
    139139  }}}
    140140
    141    '' Note: "l2" above uses the letter `l` as in level and is not the number one. And you should wait for the connected line to ensure that the switch and the controller are connected.''[[BR]]
     141   '' Note: "l2" above uses the letter `l` as in level and is not the number one. And you should wait for the '''INFO ... connected''' line to ensure that the switch and the controller are communicating.''[[BR]]
    142142
    143143   '' Note:  In the event that you need to move the port of your controller, this is the command - sudo ./pox.py --verbose openflow.of_01 --port=443 forwarding.l2_learning -  Do not forget to tell the ovs switch that the controller will be listening on this new port, i.e change 6633 to 443.''