Thanks for the clue..it is a bug on the switch..I checked with an older implementation of the switch and worked as expected..
-----Original Message----- From: Ben Pfaff [mailto:b...@nicira.com] Sent: Wednesday, May 08, 2013 12:23 PM To: Nagi Reddy Jonnala Cc: discuss@openvswitch.org Subject: Re: dump-flows and dump-aggregate don't work with openflow10 flow format On Wed, May 08, 2013 at 12:15:43PM -0700, Nagi Reddy Jonnala wrote: > $ovs-ofctl --flow-format openflow10 dump-aggregate tcp:10.25.129.5 " > in_port=1" -v 2013-05-08T19:13:08Z|00001|poll_loop|DBG|wakeup due to > [POLLOUT] on fd 5 (10.20.99.23:34628<->10.25.129.5:6633) at > lib/stream-fd.c:139 > 2013-05-08T19:13:08Z|00002|vconn|DBG|tcp:10.25.129.5:6633: sent (Success): > OFPT_HELLO (xid=0x1): > 2013-05-08T19:13:08Z|00003|poll_loop|DBG|wakeup due to [POLLIN] on fd > 5 (10.20.99.23:34628<->10.25.129.5:6633) at lib/stream-fd.c:143 > 2013-05-08T19:13:08Z|00004|vconn|DBG|tcp:10.25.129.5:6633: received: > OFPT_HELLO (xid=0x1): > 2013-05-08T19:13:08Z|00005|vconn|DBG|tcp:10.25.129.5:6633: negotiated > OpenFlow version 0x01 (we support versions 0x01 to 0x01 inclusive, > peer no later than version 0x01) > 2013-05-08T19:13:08Z|00006|poll_loop|DBG|wakeup due to > [POLLERR][POLLHUP] on fd 7 (10.20.99.23:34629<->) at > lib/stream-fd.c:139 > ovs-ofctl: connecting to tcp:10.25.129.5 (Connection refused) It looks like the switch closed the connection. What does the log say on the switch side? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss