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