I am firmly on the side of Acee on this one – and I think more attention needs to be paid to his initial answer: “B-F-D”.
The implications of this are that we do not expect control plane to have finer granularity than seconds – which is why routing protocol hold times are expressed in seconds (both adjacency hold times and LSA hold times). Which means that even if you had the ability to display “X.mmm seconds remaining” this would not mean that the actual reaction to the timeout would occur within milliseconds of the timer expiration. I would also argue that operationally it does not matter if an adjacency times out in N seconds or N.5 seconds. This is not used as a fast failure detection mechanism. Les From: Lsr <[email protected]> On Behalf Of Alvaro Retana Sent: Thursday, June 27, 2019 4:55 AM To: Acee Lindem (acee) <[email protected]>; [email protected] Cc: [email protected]; [email protected]; [email protected] Subject: Re: [Lsr] AD Review for draft-ietf-ospf-yang-21 On June 26, 2019 at 9:31:05 PM, Acee Lindem (acee) ([email protected]<mailto:[email protected]>) wrote: ... ... 3936 leaf dead-timer { 3937 type uint32; 3938 units "seconds"; 3939 config false; 3940 description "This timer tracks the remaining time before 3941 the neighbor is declared dead."; 3942 } [major] For *-timer: Is tracking the remaining time in seconds enough? I would assume that ms would be the right unit. Why seconds? <acee> Because sub-second hellos was a bad idea – three words: B-F-D…' This question is not about sub-second Hellos…it’s about the *remaining time*. Even if Hellos are x seconds apart, the “remaining time before the neighbor is declared dead” can still be in ms, right? Why not? Note that there are other places in the model that are characterized as tracking the remaining time. I don’t feel that strongly. However, it would seem that one would use the same granularity as the configuration. No? I wouldn’t think so. If I was an operator I would like to know if there are 500ms left before my neighbor dies, and not just 1 or 0. I think this may also be useful for troubleshooting. But I’m not an operator… Alvaro. We found that the RFC 8294 timer types aren’t good for “config true” values since the values “infinity” and “not-set” are included in the union. Hence, they lend themselves better to operational state than configurable values.
_______________________________________________ Lsr mailing list [email protected] https://www.ietf.org/mailman/listinfo/lsr
