Changes between Version 15 and Version 16 of GENIExperimenter/Tutorials/OpenFlowRyu/Execute


Ignore:
Timestamp:
03/01/17 12:00:11 (7 years ago)
Author:
Nabeel Akhtar
Comment:

--

Legend:

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

    v15 v16  
    187187
    188188When 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. To do that type ''tcp.port eq 6633'' in the filter window, assuming that 6633 is the port that the controller is
    189 listening on.   And once you have lines, you can choose one of the lines and choose "Decode as ...." and choose the ''OFP protocol''.
     189listening on.
    190190
    191191=== 3f. Run a traffic duplication controller ===