On Thu, 14 Mar 2019 20:44:01 +0900, Jose Carlos Ferreira de Melo Junior wrote: > Something is not Right with Ryu and Mininet. > > Is there any possibility to ryu automatically add an one flow after a link > down on mininet > on a Ring Topology? > > What is weird to me is that, when a link is down I can't reach the hosts > but after some > seconds an ARP packet unexpectelly is sent and then a new flow > automatically is added > and finally I can reach all the hosts again. (???) > > > > How is that possible, I didn't do anything. There isn't any AI on ryu only > a DFS algorithm
Is the controller-switch connection also disconnected when the link is down? If so, please check the fail_mode setting of your ovs switch. See ovs-vswitchd.conf.db(5) for details. -- IWAMOTO Toshihiro _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel