Discussion:
[ovs-discuss] Modify OVS Queue Configuration
Savvas Zannettou
2014-10-16 10:00:51 UTC
Permalink
Hi all,

I want to ask if it possible to modify a queue configuration after the
creation? For instance i want to modify the other-config:min-rate attribute
of a queue at a certain point for an experiment. Does anyone know if it is
possible? Any examples?

Any help is appreciated!

Thanks in advance,
Savvas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/discuss/attachments/20141016/c9efbab3/attachment.html>
Ben Pfaff
2014-10-16 15:58:46 UTC
Permalink
Post by Savvas Zannettou
I want to ask if it possible to modify a queue configuration after the
creation? For instance i want to modify the other-config:min-rate attribute
of a queue at a certain point for an experiment. Does anyone know if it is
possible? Any examples?
Yes, it should work. You can use "ovs-vsctl set" to change parameters.
Loading...