Dear, I am not familiar with mininet but familiar with mininet-wifi. I think the concept cannot be different. Please learn first " https://github.com/mininet/mininet" from this url. In the python script of mininet script, you need to select type of controller such as "Remote Controller" or "Controller". See this example https://github.com/mininet/mininet/blob/master/examples/controllers2.py. RYU application can be run separately. you do not need to put ryu app directory in the mininet script but you have to select RemoteController instead of controller in the mininet scrip. For example, you run mininet scrip in one terminal and RYU application need to be run in another terminal. That's it.
On Thu, Aug 29, 2019 at 1:21 PM teame kahsay <19tea...@gmail.com> wrote: > hi Sir/Madam im new to ryu controller and mininet, im starting practices. > when i write a code for topology mininet script where can i put the code > does it is placed in the ryu app directory or where? please help me > thank you for your help > _______________________________________________ > Ryu-devel mailing list > Ryu-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ryu-devel > -- Best Regards, Soe Ye Htet Research Assistant (Chulalongkorn University) +66647240647
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel