Hi

Just add your ryu application to argument

PYTHONPATH=. ./bin/ryu-manager --observe-links
./ryu/app/gui_topology/gui_topology.py ./ryu/app/simple_switch_13.py


Best regards.
Takeshi

2014-10-27 9:02 GMT+08:00 Kiran Kumar <[email protected]>:

> Hi Team,
> I'm new to RYU controller.
>
> I'm trying to run gui_topology app and ryu controller at the same.
>
> To start topology diagram
>
> PYTHONPATH=. ./bin/ryu run --observe-links
> ryu/app/gui_topology/gui_topology.py
>
> To start ryu controller
>
> PYTHONPATH=. ./bin/ryu-manager ryu/app/simple_switch_13.py
>
>
> Can you please tell me is there way to run the both of them at the same
> time ?
>
> I tried different ways to run the same but did not work.
>
> Please help.
>
> Thanks & Regards
> Kiran Rokkam
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to