Hi,
I think this issue is a problem of Mininet not Ryu. I found the similar script
on Mininet's GitHub, but I don't know further.
https://github.com/mininet/mininet/blob/master/examples/controllers2.py
Thanks,
Iwase
On 2018年03月21日 00:05, Soliman Awad Alshra´a Abdullah TU Ilmenau wrote:
Hello
Hello all,
I am setting up a topology consists of 5 switches and 2 controllers, three
switches connect to the first controller and the other connect to the second
one.
C1C2
/|\ / \
s1-- s2 - s3--s4--s5
c1 = net.addController('c1', controller=RemoteControlle