Page 1 of 1
BFD between VRRP interfaces in a VRF. Possible?
Posted: 29 Aug 2018 10:41
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.
Re: BFD between VRRP interfaces in a VRF. Possible?
Posted: 05 Sep 2018 03:03
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
Re: BFD between VRRP interfaces in a VRF. Possible?
Posted: 27 Jan 2021 19:49
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?
Re: BFD between VRRP interfaces in a VRF. Possible?
Posted: 13 Feb 2021 20:33
by thekotaksampah
As per check, there is no configuration at the moment. Since you put L3 technologies to L2 aware technologies
