We followed the chapter of the QoS in the Ryubook and try to modify the
priority of queues
here is my command

curl -X POST -d '{"match": {*"priority":"5", "nw_dst": "10.0.0.1",
"nw_proto": "UDP", "tp_dst": "5002"}, "actions":{"queue": "1"}}'
http://localhost:8080/qos/rules/0000000000000001

after enter this
it returned the following message.

Invalid rule parameter
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to