[Ryu-devel] Southbound interface

2017-11-09 Thread Chetan Kumar
Hi Developers, I was considering using Ryu as a controller for one of my development. The installations looks quite simple and the controller is quite lightweight, hence my choice. However, one question: What south bound interfaces does Ryu support ? I can OF API's. Anything else ? CLI-screen scr

Re: [Ryu-devel] Southbound interface

2017-11-09 Thread Scott Reeve
Chetan, According to sdxcentral, in addition to OpenFlow, the RYU Controller supports NETCONF and OF-Config https://www.sdxcentral.com/sdn/definitions/sdn-controllers/open-source-sdn-controllers/what-is-ryu-controller/ Regards, Scott On Thu, Nov 9, 2017 at 6:30 AM, Chetan Kumar wrote: > Hi

Re: [Ryu-devel] Southbound interface

2017-11-09 Thread Chetan Kumar
Hi Scott, Thanks, this helps.. Thanks C On Fri, Nov 10, 2017 at 6:39 AM, Scott Reeve wrote: > Chetan, > > According to sdxcentral, in addition to OpenFlow, the RYU Controller > supports NETCONF and OF-Config > > https://www.sdxcentral.com/sdn/definitions/sdn- > controllers/open-source-sdn-cont

Re: [Ryu-devel] Southbound interface

2017-11-09 Thread Fujimoto Satoshi
Hi, Chetan As far as I know, Ryu supports speaking BGP and OVSDB protocol. And writing MRT and PCAP file is also supported. I have never tried to use it, though... These library is documented in here:     http://ryu.readthedocs.io/en/latest/library.html Thanks, Fujimoto On 2017年11月09日 20:30,