Thanks! I'll look into it.
On Thu, Jun 1, 2017 at 8:00 PM, Fujimoto Satoshi <
[email protected]> wrote:
> Hi, Yiwen
>
> Off course, Ryu can control the bandwidth by using QoS functions!
>
> Please read this document:
> https://osrg.github.io/ryu-book/en/html/rest_qos.html
>
> Th
Hi, Yiwen
Off course, Ryu can control the bandwidth by using QoS functions!
Please read this document:
https://osrg.github.io/ryu-book/en/html/rest_qos.html
This document shows examples of QoS application.
You can know how to control the bandwidth with OpenVSwitch from this
document.
Hi,
I was wondering if there is any mechanism in Ryu for limiting the bandwidth
possible for a given flow? For example, traffic through a flow can be at 10
Gbps but I specify somewhere in the flow that the bandwidth is limited to
only 2 Gbps.
Thanks,
Yiwen Shen
---
On Wed, 23 Oct 2013 20:58:13 +0200
Gabriele Gerbino wrote:
> is there any way to change the bandwidth of a link if a certain event
> occour? (I want to limit the bandwidth when a certain number of alerts is
> reached)
> I know you can do so in mininet with the tc command, but I don't know how
> t
Hi all,
is there any way to change the bandwidth of a link if a certain event
occour? (I want to limit the bandwidth when a certain number of alerts is
reached)
I know you can do so in mininet with the tc command, but I don't know how
to use it into my app.
Thanks in advance
Gabriele
-