[ovs-discuss] dump-flows and dump-aggregate don't work with openflow10 flow format

Ben Pfaff blp at nicira.com
Wed May 8 19:22:50 UTC 2013


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?



More information about the discuss mailing list