On Thu, Jul 26, 2012 at 02:02:10AM -0300, daniel marques wrote: > I am using Mininet to do my testbed setup and I am using Open vSwitch in my > topology, so far I've managed to create a topology and I've already put my > NOX plugin to work, now I'm willing to do some QoS tests but I am having > some problems to add queues to my OVS switches. > I've tried to use the dpctl command as it follows: dpctl add-queue tcp: > 127.0.0.1:6634 3 1 2
Are you sure you're using OVS? OVS's program is called ovs-dpctl, not dpctl, and ovs-dpctl doesn't have an add-queue command. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss