hello i´m cheking "Ryu SDN fraework, release 1.0" and i work with firewall dscribed in chapter 9 ok.
But I´m trying to simulate an SDN enviroment in Mininet with ryu controller and use a router(switch OpenFlow) that can be set using REST. I´m trying to use the router described in "Ryu SDN fraework, release 1.0" chapter 10 i follow all the steps correctly, when i´m configuring the address, the default route and the static routes i get all the result like the picture show BUT when i verifying the setting in each router with: curl http://localhost:8080/router/0000000000000001 curl http://localhost:8080/router/0000000000000003 curl http://localhost:8080/router/0000000000000002 only shows the "address" setings, don´t show the "route" setting (route_id, destination, gateway) And of course the host can´t ping each another what i make wrong? If you have another idea about make a router with ryu, please. Please help me, thanks ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
