Thanks for the responsed, i'll try it and will inform you if it work, maybe
i'll try next week because now I'm still travelling
Sent from my iPhone
> On Apr 25, 2016, at 8:04 AM, Iwase Yusuke wrote:
>
> Hi,
>
> I replied to the similar question as follows.
> It will be helpful for you.
> http
Thanks for the responsed, i'll try it and will inform you if it work, maybe
i'll try next week because now
Sent from my iPhone
> On Apr 25, 2016, at 8:04 AM, Iwase Yusuke wrote:
>
> Hi,
>
> I replied to the similar question as follows.
> It will be helpful for you.
> https://sourceforge.net/p
Hi,
I replied to the similar question as follows.
It will be helpful for you.
https://sourceforge.net/p/ryu/mailman/ryu-devel/thread/571D6AEA.4030902%40gmail.com/#msg35038474
Thanks,
Iwase
On 2016年04月23日 17:54, Narendra Hanif wrote:
> We followed the chapter of the QoS in the Ryubook and try
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/0001
after