Hi,

On Thu, 16 May 2013 10:41:53 -0700
Kiran Kumar <[email protected]> wrote:

> 1) I am trying to install and test RYU. Is there any prebuilt vm image that
> makes the test easy (like mininet for flood light) ? If not can I use
> mininet to test RYU as well ?

The following works for you?

https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial

> 2) Does RYU is closely tied with Openstack ? I see all the explanation,
> references and testing is with respect to OpenStack. Can any other
> applications also use RYU controller with open flow ? If so does it need
> any code modifications/tailoring ?

Not tied. OpenStack is one of our applications. You can find some in
app directory, for example, we have firewall application:

https://github.com/osrg/ryu/wiki/Third-Party-Tools,-Etc.

> 3) Can I use Open Virtual Switch as the switch and use RYU as controller ?

Yes. Ryu supports OF1.0 with Nicira extentions, OF1.2, OF1.3. Ryu also
support OVSDB JSON protocol. You can fully control OVS via Ryu.

> 4) Any document that explains different components, their interactions,
> message exchange etc for RYU controller ?

Not much. We are still working on docs the internal of Ryu.

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to