BFD on VRRP won't come up

Post Reply
Arnas1609
Member
Posts: 1
Joined: 04 Feb 2019 07:25

BFD on VRRP won't come up

Post by Arnas1609 »

Hello guys,

I've been troubleshooting some down bfd sessions under vrrp context, I checked all necessary configuration are already in place but still the bfd session won't come up. As per guidance here https://documentation.nokia.com/html/0_ ... ation.html the reason it could be due to the svc id is not declared in the bfd-enable syntax.

Below are the problematic bfd sessions config:

PE1:

Code: Select all

interface "Ge-esat-3/1/15:560.0" create
                description "MCI-temp link approved by Dakheel-IPVPN-VSAT-08/10/2018"
                enable-ingress-stats
                address 172.16.24.33/28
                ip-mtu 1500
                bfd 100 receive 100 multiplier 3 type cpm-np
                vrrp 220
                    backup 172.16.24.35
                    priority 254
                    policy 254
                    ping-reply
                    standby-forwarding
                    init-delay 60
                    bfd-enable 11324 interface "Ge-esat-3/1/15:560.0" dst-ip 172.16.24.34
                exit

PE2:

Code: Select all

interface "Ge-esat-3/1/1:560.0" create
                description "MCI-temp link approved by Dakheel-IPVPN-VSAT-08/10/2018"
                enable-ingress-stats
                address 172.16.24.34/28
                ip-mtu 1500
                bfd 100 receive 100 multiplier 3 type cpm-np
                vrrp 220
                    backup 172.16.24.35
                    priority 240
                    policy 240
                    ping-reply
                    standby-forwarding
                    init-delay 60
                    bfd-enable 11324 interface "Ge-esat-3/1/1:560.0" dst-ip 172.16.24.33
                exit
BFD Session status:

Code: Select all

===============================================================================
Legend:
  Session Id = Interface Name | LSP Name | Prefix | RSVP Sess Name | Service Id
  wp = Working path   pp = Protecting path
===============================================================================
BFD Session
===============================================================================
Session Id                                        State      Tx Pkts    Rx Pkts
  Rem Addr/Info/SdpId:VcId                      Multipl     Tx Intvl   Rx Intvl
  Protocols                                        Type     LAG Port     LAG ID
-------------------------------------------------------------------------------
Ge-esat-3/1/1:560.0                                Down        N/A        N/A
  172.16.24.33                                        3         1000        100
  vrrp                                           cpm-np          N/A        N/A
-------------------------------------------------------------------------------
No. of BFD sessions: 1
===============================================================================

However, I checked everything already in place, any info or help would be appreciated. Thanks.

Cheers,
Arnas
Post Reply

Return to “7750 SR”