Routing

last person joined: 3 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  Need BFD clarification

    Posted 03-22-2013 10:21

    Hi All - I need a simple clarification about BFD.  Consider the following simple configuration:

     

    [edit protocols bgp]

    group test {

        type external;

        export test-policy;

        bfd-liveness-detection {

            minimum-interval 100;

             }

        neighbor 5.5.5.5;

    }

     

    Assuming both peers are configured this way, they each send BFD control packets at ~100ms intervals.  Does each router actually send a reply back to its peer for each of these control packets, or does it just make sure it is receiving control packets from its peer at the correct intervals?  I've read about echo mode, but not sure if that is supported by JUNOS or not. 

     

    So to detect a failure, will a Juniper router drop the BFD session if it stops receiving the control packets originated by it's peer, or is it looking for actual replies from its peer (like an icmp echo reply)?

     

    Thanks in advance for any feedback!



  • 2.  RE: Need BFD clarification

    Posted 03-22-2013 12:08

    Hello,

    BFD Echo Mode is not supported in JUNOS.

    And yes, a Juniper router will drop BFD session if no control packets are received from peer.

    HTH

    Thanks
    Alex



  • 3.  RE: Need BFD clarification

    Posted 03-22-2013 12:59

    Thanks for the reply - so one peer doesn't reply to the other peer's control packets, correct?



  • 4.  RE: Need BFD clarification
    Best Answer

    Posted 03-23-2013 05:23

    Hello,

    If Async mode is configured on both peers then no.

    HTH

    Thanks

    Alex



  • 5.  RE: Need BFD clarification

    Posted 02-01-2024 09:27

    The same issue...

    Any new ideas?



    ------------------------------
    Martin Sukler
    ------------------------------