[j-nsp] Juniper BFD session with Huawei

Gökhan Gümüş ggumus at gmail.com
Fri May 26 10:52:09 EDT 2017


Hi Steinar,

Thanks for reply. Actually, i have been looking for BFD at MPLS LSP level
instead of ISIS level.
Are you using BFD at LSP level between Juniper and Huawei?

Kind regards,
Gokhan

On Fri, May 26, 2017 at 2:39 PM, <sthaug at nethelp.no> wrote:

> > I am trying to establish a RSVP-OAM between a Juniper and Huawei device.
>
> Possibly not directly relevant to your case - but we have lots of BFD
> sessions for IS-IS between Juniper and Huawei. Nothing special, it
> just works. Lightly edited example below.
>
> Steinar Haug, Nethelp consulting, sthaug at nethelp.no
>
> ----------------------------------------------------------------------
>
> ar1.xxx> show configuration interfaces xe-10/0/2
> mtu 9114;
> unit 0 {
>     family inet {
>         address 10.1.1.87/31;
>     }
>     family iso;
>     family mpls;
> }
>
> ar1.xxx> show configuration protocols isis interface xe-10/0/2.0
> ldp-synchronization {
>     hold-time 600;
> }
> point-to-point;
> bfd-liveness-detection {
>     minimum-interval 50;
>     multiplier 3;
> }
>
> interface GigabitEthernet0/1/0
>  mtu 9100
>  undo shutdown
>  ip address 10.1.1.86 255.255.255.254
>  isis enable 1
>  isis circuit-type p2p
>  isis circuit-level level-2
>  isis ldp-sync
>  isis bfd enable
>  isis bfd min-tx-interval 50 min-rx-interval 50
>  mpls
>  mpls te
>  mpls rsvp-te
>  mpls ldp
>


More information about the juniper-nsp mailing list