Hello,

I have used the set-controller command to punt packets to the controller. I
have modified default flow to punt packets to the controller. I have a
small controller listening on the right address:port.
I bring the controller down and up, and I do not see the openvswitch trying
to connect to the
controller. I did notice (only once) a connection establishment when I
first brought up the controller...

The get-controller shows controller as 127.0.0.1:6789. netstat shows
controller listening on 127.0.0.1:6789. I can see the packet count go up in
the default flow with actions=controller:6789. However I do not see the
packets coming into the controller.

How can I see if openvswitch is actually sending the packets to the
controller? Is there a debug I can turn on using ovs-vsctl or ovs-ofctl
commands to see if the packets are being punted?

Appreciate your help.

Thanks,
Ashok
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to