On Fri, 16 May 2014 12:01:43 +0300 dug moon <dugmo...@gmail.com> wrote:
> Hi, > > i am trying to connect between ryu controller and ofsoftswitch13 > > i tried running RYU controller using the command : > ./ryu-manager ../ryu/controller/controller.py (as can be seen in the > below image capture) > > i used the example from the get started link - > http://ryu.readthedocs.org/en/latest/getting_started.html As described, you need to pass Ryu 'application'. ryu/controller/controller.py is not. Try: $ ryu-manager ryu/app/simple_switch_13.py ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel