Hi I am kanwardeep from Bits pilani,India. I am trying to implement topology based hybrid SDN in mininet using ryu framework. But I am stuck at this problem. I would be highly grateful if some one can help me. So the topology I want design is here (https://i.stack.imgur.com/b6Ler.png). Now i want to run s1 as a router (using rest_router.py) and s3,s3 as ovs switches (using simple_switch_13.py) but I want to run both the scripts in one controller. Can some one suggest how to go about this so that when a packet arrives at s2 or s3 the controller sends it to router and when it reaches router the controller see's the destination IP and forwards it accordingly.
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
