Changes between Version 107 and Version 108 of GENIExperimenter/Tutorials/OpenFlowOVS/Execute


Ignore:
Timestamp:
11/05/14 20:31:30 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

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

    v107 v108  
    257257}}}
    258258
    259 You will want to use the filter to cut down on the chatter in the wireshark window.   Do that by typing tcp.port eq 6633, assuming that 6633 is the port that the controller is
     259You will want to use the filter to cut down on the chatter in the wireshark window.   Do that by typing ''tcp.port eq 6633'', assuming that 6633 is the port that the controller is
    260260listening on.   And once you have lines, you can choose one of the lines and choose "Decode as ...." and choose the OFP protocol.
    261261