Hi William, I’ve put up some of my teaching materials on SDN at SDN Fun <http://www.grotto-networking.com/SDNfun.html>. There is a new section on using Ryu <http://www.grotto-networking.com/SDNfun.html#programming-switches-with-ryu> with some simple and not so simple examples. See the outline application <http://www.grotto-networking.com/SDNfun.html#doing-more-with-ryu-an-outline-application> section. Feedback is welcome since I’ll be trying to get my students using this material in about 3 weeks.

Note that I also give an alternate method of starting Ryu applications from a self contained single python file without modifying the Ryu installation. I do this with some extra |if __name__ == "__main__":| blocks that you shouldn’t have to worry about.

Cheers

Greg B.

------------------------------------------------------------------------

Dr. Greg Bernstein

On 9/16/2016 12:15 PM, Darvid William wrote:

Hi All

I am new to SDN and python. I want to start my learning on SDN with RYU controller May I request you guys to suggest the required topics in python I have to be perfect so that I can understand the code clearly.

Any helpful links would be appreciated.

Thanks
William


------------------------------------------------------------------------------


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to