hello

I´m checking "Ryu SDN framework, release 1.0" and I’m working fine with it’s 
firewall app described in chapter 9.

But

I´m trying to simulate an SDN environment in Mininet with Ryu controller and 
use a router(L3 switch OpenFlow) that can be set using REST.

I´m trying to use the router described in "Ryu SDN framework, release 1.0" 
chapter 10

I followed all the steps correctly,

I get all the result like the picture of the book shows when I´m configuring 
the address, the default route and the static routes.

BUT

when I’m verifying the setting in each router with the command:

curl  <http://localhost:8080/router/0000000000000001> 
http://localhost:8080/router/0000000000000001

curl  <http://localhost:8080/router/0000000000000003> 
http://localhost:8080/router/0000000000000003

curl  <http://localhost:8080/router/0000000000000001> 
http://localhost:8080/router/0000000000000002

It only shows the "address" settings, it doesn´t show the "route" setting 
(route_id, destination, gateway)

And of course the hosts can´t do ping with each other

what am I doing wrong?

If you have another idea about using a router with Ryu, please help me, thanks

 



__________ Information from ESET Smart Security, version of virus signature 
database 11617 (20150512) __________

The message was checked by ESET Smart Security.

 <http://www.eset.com> http://www.eset.com



__________ Information from ESET Smart Security, version of virus signature 
database 11617 (20150512) __________

The message was checked by ESET Smart Security.

 <http://www.eset.com> http://www.eset.com




 



50 Aniversario de la Cujae. Inaugurada por Fidel el 2 de diciembre de 1964  
http://cujae.edu.cu


------------------------------------------------------------------------------
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
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to