Dear Fujimoto,
I think the problem you mentioned occurred in my app indeed.
I will try to change my app or the topology to deal with this situation.
Thanks for your help, again.
I truly appreciate it.
Rex.
2017-07-13 10:21 GMT+08:00 Fujimoto Satoshi :
> Hi!
>
> I think fast-failover in s1 was
Hi!
I think fast-failover in s1 was succeeded.
But, for the packet from h2 to h1,
s4 may send it to s2, because s4 cannot notice the link between s1 and
s2 is down.
So, the packet from h2 to h1 is dropped in s2, and ping failed.
To avoid this, how about you have a link between s2 and s3?
And p
Hi,
I am trying to use mininet to test my fast failover app.
(with Openflow 1.3, Open vSwitch 2.6.1)
My testing topology is shown as follow.
/ 2 \ / 5 \
h1 - 1 4 7 - h2
\ 3 / \ 6 /
It is fine when I using mininet to pingall.
(The path is *s1-s2-s4-s5-s7*)
But if I