Hi Taha,
I guess simple_switch_stp_13 and rest_router cannot work together because these
apps are just
sample applications for Ryu-Book
(http://osrg.github.io/ryu-book/en/html/index.html).
For example, rest_router assumes packets should be process in the pipeline, but
does not aware
of the flow entries of the other applications and might conflict with each
other.
Thanks,
Iwase
On 2017年11月21日 15:29, Taha Khan wrote:
Hi,
I am trying to set default routes in routers in my custom topology. My topology has loops, so to
start the controller in using the command "ryu-manager ryu.app.simple_switch_stp_13
ryu.app.rest_router ryu.app.ofctl_rest"
I am using python requests to make REST requests, specifying the destination ip address and the
gateway address in each router in my topology.
While pinging hosts ( 2 host in my custom topology) I am not able to ping and the packets are lost
in the middle (checked using ip traceroute).
Can you please suggest what could have possibly gone wrong.
Thanks!
Taha.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel