Re: [Ryu-devel] error in hub switching

2016-07-04 Thread Shinpei Muraoka
Hi, > But I have same problem > you can see the error in attachments simple_switch_13.py can not suppresses occurrence of broadcast streams in a network having a loop structure. How about using simple_switch_stp_13.py? Please refer to the following for broadcast streams. https://osrg.gi

Re: [Ryu-devel] error in hub switching

2016-07-03 Thread Shinpei Muraoka
Hi, > can any one know how to solve this? > and I using the command to execute the topology with remote controller : > sudo mn --custom ~/mininet/custom/4sw-4host.py --controller=remote -x I think error cause is that you do not specify the 'mytopo' for command of mininet. Please try to start