Hi Sonny, The wireshark dissector only decodes streams as OpenFlow if they are running on tcp port 6633. In order to get it to decode non 6633 streams you can right click on the stream->decode as->and set it to decode as OFP.
Aaron On Thu, Apr 5, 2012 at 12:37 AM, sonny sonny <[email protected]> wrote: > hi, > > I am working on openvswitch 1.2.2 and i am setting controller at non > default tcp port using the command > ovs-vsctl set-controller tcp:15.1.4.2:6635 > > I am able to connect controller and switch and add flows from controller > . but i am not able to see ofp packets on wireshark.only tcp packets are > exchanged between switch and contoller without openflow header. > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > > -- Aaron O. Rosen Masters Student - Network Communication 306B Fluor Daniel
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
