Hey Iwase,

I think I get what you're proposing.

But in that case the queues/qos would be added on the tc link itself?
 
I apologize if these are naive questions but i am a complete beginner

Sherif
________________________________________
De : Iwase Yusuke <iwase.yusu...@gmail.com>
Envoyé : mardi 22 août 2017 08:47
À : Fahmy Sherif Alaa Salaheldin
Cc : ryu-devel@lists.sourceforge.net
Objet : Re: Setting up Queues/QOS outside rest_qos

Hi again,

Just an idea, how about putting redundant LinuxBridge instances between your 
OVSSwitch instances?
(I didn't try it yet though)
e.g.)
   OVSSwitch --(normal link)-- LinuxBridge --(tc link)-- LinuxBridge --(normal 
link)-- OVSSwitch

LinuxBridge class is defined in mininet.nodelib.

Thanks,
Iwase


On 2017年08月22日 15:42, Fahmy Sherif Alaa Salaheldin wrote:
> Good Morning,
>
>
> I was wondering if somebody already experimented with setting up queues/qos 
> on a MININET
> environnement using RYU without using RYU's rest_QOS API.
>
>
> In fact, I am trying to setup the queues by creating them manually with the 
> linux tc tool as soon as
> the mininet environment is setup up after creating the queues I add flow 
> rules to the switches only
> using RYU's ofctl_rest API.
>
>
> Is that possible? If yes did someone try it? Any pointers?
>
>
> Thank you in advance,
>
> Sherif
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to