[ovs-discuss] Create Queues in OVS

Aravind Ganesan aravindg at uci.edu
Tue May 3 07:22:26 UTC 2016


Hi
I am trying to develop QoS in mininet OVS switches.  I am using Mininet VM
2.2.1.
I referred to earlier messages in this list and from that, I tried the
"dpctl add-queue s1 1 q-id 1 " but it says "command not found".
Also I tried *sudo ovs-vsctl -- set port s1-eth1 qos=@newqos --
--id=@newqos create qos type=linux-htb other-config:max-rate=2000000
queues:0=@newqueue -- --id=@newqueue create queue
other-config:min-rate=2000000 other-config:max-rate=2000000, *
it says command not found.

How should I add queues to switch ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160503/76c5beca/attachment-0002.html>


More information about the discuss mailing list