Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Fernando Farias
You can try, https://github.com/mininet/mininet/wiki/Installing-new-version-of-Open-vSwitch vsdnemul https://github.com/fernnf/vsdnemul [image: Mailtrack] Sender notified by Mailtrack

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Jose Carlos Ferreira de Melo Junior
Hey Fernando, I didn't know that I could update OvS on mininet, i will try this approach and let you know if it works. Thank you. Em qui, 15 de ago de 2019 às 11:32, Jose Carlos Ferreira de Melo Junior < jc...@cin.ufpe.br> escreveu: > Thank you KNET. > > I will take a look on this video. > > Em

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Jose Carlos Ferreira de Melo Junior
Thank you KNET. I will take a look on this video. Em qui, 15 de ago de 2019 às 11:24, Fernando Farias escreveu: > > The mininet can support meter table if you choose openflow 1.3 or higher. > But, if this not work, please update openvswitch on mininet that the last > ovs version even use openfl

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Fernando Farias
The mininet can support meter table if you choose openflow 1.3 or higher. But, if this not work, please update openvswitch on mininet that the last ovs version even use openflow 1.4 as default . This way you can use meter table A alternative is to use vsdnemul where the nodes on topology are dock

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread knet solutions
Use ovs 2.9.x Sample demo in below video https://youtu.be/6V9G0XAur04 On Thu, Aug 15, 2019, 7:30 PM Jose Carlos Ferreira de Melo Junior < jc...@cin.ufpe.br> wrote: > Sorry, > > meter table doesn't work on OvS used on mininet. > > > > > Em qui, 15 de ago de 2019 às 10:55, Jose Carlos Ferreira de

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Jose Carlos Ferreira de Melo Junior
Sorry, meter table doesn't work on OvS used on mininet. Em qui, 15 de ago de 2019 às 10:55, Jose Carlos Ferreira de Melo Junior < jc...@cin.ufpe.br> escreveu: > Hi Fernando, > > But meter table doesn't work on mininet. > > is there any other way? > > > > Em qui, 15 de ago de 2019 às 10:53, Fe

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Jose Carlos Ferreira de Melo Junior
Hi Fernando, But meter table doesn't work on mininet. is there any other way? Em qui, 15 de ago de 2019 às 10:53, Fernando Farias escreveu: > Dear Jose, > > QoS in OpenFlow uses basically meter tables to make bandwidth reservation. > Look the QoS app for examples of meter utilization. > > Th

Re: [Ryu-devel] HELP! QoS

2019-08-15 Thread Fernando Farias
Dear Jose, QoS in OpenFlow uses basically meter tables to make bandwidth reservation. Look the QoS app for examples of meter utilization. Thx [image: Mailtrack] Sender notified by Mailtrack

[Ryu-devel] HELP! QoS

2019-08-15 Thread Jose Carlos Ferreira de Melo Junior
Hi everyone, How do I create a complete QoS app on Ryu without using REST. What are the procedures to do that? From where should I start? Should I create a group_table function? Configure the QoS on OvS inside mininet (I'm using mininet)?? -- Best regards, José Carlos Ferreira Msc student