> Clarke Morledge
> Sent: Wednesday, May 18, 2016 11:54 PM
>
> I am trying to figure out the best way to configure an MX router, on an
> interface, to wait a specific time before it can re-establish an IS-IS
> adjacency,
> after an adjacency has been lost.
>
> Assume I am using BFD with reasonably short timers/multipliers to detect
> when an IS-IS adjacency fails, without changing the default IS-IS timers.
> I have a situation where a point-to-point link, with an L2 device in between,
> is
> sometimes losing the adjacency, as desired, due to BFD timers/mulipliers
> downing a session.
>
> However, the IS-IS adjacency is coming up more quickly than desired. On
> average, it is coming up 7-8 seconds later. Unfortunately, the L2 link is
> still
> unstable, so the BFD causes the session to drop again fairly quickly. This
> causes a lot of flapping that I do not need.
>
> What is the appropriate JUNOS tweak knob to force IS-IS to wait a longer
> time on the unstable link, before trying to establish the adjacency?
>
I see what you mean I'm afraid there's no "ISIS adjacency dampening" feature.
And unfortunately there's no support to register the BFD session directly with
physical link or IFL to monitor it's state.
Another option would be to use event options and disabling and enabling the
interface manually, but once again I see there's no support for BFD (maybe in
your version of code there will be).
So I guess what you remain with is LFM link-fault-management (you can use sub
second timers there) to put the interface to a rest and use "hold-time up" to
introduce a desired delay getting it up again.
/rant/
I don’t understand why BFD can't be configured as a standalone protocol under
protocols stanza same way as oam lfm is.
Something like the below.
set protocols bfd interface ae0 pdu-interval 100
set protocols bfd interface ae0 pdu-threshold 3
set protocols bfd interface ae0 apply-action-profile put-link-to-a-rest
set protocols bfd action-profile put-link-to-a-rest event link-adjacency-loss
set protocols bfd action-profile put-link-to-a-rest action link-down
/rant/
adam
Adam Vitkovsky
IP Engineer
T: 0333 006 5936
E: [email protected]
W: www.gamma.co.uk
This is an email from Gamma Telecom Ltd, trading as “Gamma”. The contents of
this email are confidential to the ordinary user of the email address to which
it was addressed. This email is not intended to create any legal relationship.
No one else may place any reliance upon it, or copy or forward all or any of it
in any form (unless otherwise notified). If you receive this email in error,
please accept our apologies, we would be obliged if you would telephone our
postmaster on +44 (0) 808 178 9652 or email [email protected]
Gamma Telecom Limited, a company incorporated in England and Wales, with
limited liability, with registered number 04340834, and whose registered office
is at 5 Fleet Place London EC4M 7RD and whose principal place of business is at
Kings House, Kings Road West, Newbury, Berkshire, RG14 5BY.
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp