[quagga-users 14907] Re: OSPF configuration and link loss
Alexis Rosen <[email protected]> Tue, 16 Jan 2018 21:36:26 -0500
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
On Jan 16, 2018, at 7:31 PM, Alessandro Gaballo <[email protected]> wrote: > Hi, I'm running Quagga on mininet and I've noticed a weird behavior. > When I change the link loss the routing table produced by OSPF are > different than when there's no loss, however OSPF should not be aware of > this. > > Is this a desired behavior or am I missing something else? If you have enough loss that enough OSPF hellos are lost, the link will be considered down and SPF will run, producing new results. /a