BFD between VRRP interfaces in a VRF. Possible?

Post Reply
teenoko
Member
Posts: 6
Joined: 02 Aug 2018 09:42

BFD between VRRP interfaces in a VRF. Possible?

Post by teenoko »

I haven't had any luck being able to establish a BFD session between my two VRRP enabled interfaces in a VRF.

The Interfaces are part of a Routed VPLS. Is this possible?

Any help appreciated.

I found Alcatel documentation that outlines VRRP for an IES, but that's' as close to a setting it up in a VRF as possible.
NRS II
CCNA RS
User avatar
thekotaksampah
Member
Posts: 100
Joined: 06 Jan 2014 20:04

Re: BFD between VRRP interfaces in a VRF. Possible?

Post by thekotaksampah »

Sure can. under VRRP configuration in your vprn there is bfd enable capability and pointing interfaces.

Code: Select all

            interface "to-x" create
                address <IPAddr>/<PrefixLength>
                vrrp <vrrp_ID>
                    backup <IPAddr>        
                    priority <per-value>           
                    bfd-enable 100 interface "to-x" dst-ip <IPAddr> #peer node
                exit
            exit

Technical Blog: ngoprek.achyarnurandi.id
bmccloskey
Member
Posts: 7
Joined: 17 Oct 2019 17:09

Re: BFD between VRRP interfaces in a VRF. Possible?

Post by bmccloskey »

Does bfd need to be configured in the L3 interface as well as VRRP? Does there need to be any type of bfd-template and bfd-enable added to the vpls mesh or spokes?
User avatar
thekotaksampah
Member
Posts: 100
Joined: 06 Jan 2014 20:04

Re: BFD between VRRP interfaces in a VRF. Possible?

Post by thekotaksampah »

As per check, there is no configuration at the moment. Since you put L3 technologies to L2 aware technologies :)
Technical Blog: ngoprek.achyarnurandi.id
Post Reply

Return to “7750 SR”