Hi JamO

Thank you for the answer. As far as I see the only way to handle mesh 
topologies with Opendaylight Fluorine is to enable the native spanning tree 
algorithms available in the switches. Otherwise the network collapses due to 
ARP floods. I enabled the spanning tree in the switches and saw that the 
switches block some of the links to break the loops and inform the controller 
as if these links do not exist. Therefore ODL Fluorine cannot do shortest path 
routing between the source destination pairs when their shortest paths should 
pass through these blocked links. Moreover the average link utilization may 
increase as the number of links in the network decreases.

Regards,
Onur

________________________________
From: Jamo Luhrsen <[email protected]>
Sent: Thursday, December 13, 2018 9:56 PM
To: Dun Dun; [email protected]
Subject: Re: [L2switch-dev] Prevent Layer 2 floods in Fluorine

Hi Dun,

I answered you on SO yesterday, but maybe you missed that:

https://stackoverflow.com/questions/53749673/loop-remover-feature-in-opendaylight/53751795#53751795

obviously, by default, you can't do the spanning tree stuff from l2switch with
Fluorine. Use an older release for that, is all I can suggest at this time.

Thanks,
JamO

On 12/13/18 12:35 PM, Dun Dun wrote:
> Hi
>
> L2switch is not included in Fluorine. How does Opendaylight Fluorine prevent 
> Layer 2 floods due to loops in mesh SDN
> networks without the Loop Remover functionality of L2switch?
>
> _______________________________________________
> L2switch-dev mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/l2switch-dev
>
_______________________________________________
L2switch-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/l2switch-dev

Reply via email to