On Thu, Apr 05, 2012 at 10:07:43AM +0530, sonny sonny wrote: > 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.
I think you simply must be mistaken, or misinterpreting what wireshark is telling you. If the controller can add flows, then OpenFlow messages are being successfully exchanged. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
