On Jan 9, 2014, at 5:02 AM, Alex Nelson <[email protected]> wrote:
> I'm trying to get aggregated stats about the installed flows of an OVS. > > I'm running: ovs-ofctl dump-aggregate tcp:10.1.5.3:6634 in one machine, > > and I get: ovs-ofctl: connecting to tcp:10.1.5.3:6634 (Connection reset by > peer) By default, OpenFlow runs on port 6633. I'd double-check your port numbers. If that doesn't work, then try Ben's "-vvconn" suggestion. --Justin _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
