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


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

--

Legend:

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

    v108 v109  
    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
     259When the wireshark window pops up, you might still have to choose eth0 for a live capture.  And you will want to use a filter to cut down on the chatter in the wireshark window.   One such filter might be just seeing what shows up on port 6633, so to do that type ''tcp.port eq 6633'' in the filter window, 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