Connectivity Guide

BFD for Static route
The static Route BFD feature enables association of static routes with a BFD session in order to monitor the static route reachability.
Depending on the status of the BFD session the static routes are added to or removed from the Routing Information Base (RIB). When
BFD is congured, the nexthop reachability is dependent on the BFD state of the BFD session corresponding to the specied next hop. If
the BFD session of the congured nexthop is down the static route will not be installed in the RIB.
The BFD session needs to be established successfully for the static route. BFD must be congured on both the peers pointing to its
neighbor as next hop. There is no dependency on the order of conguration of static route and BFD conguration. The user has provision
to congure BFD for all the static routes congured or for none of the static routes. Both IPv4 and IPv6 static route BFD is supported.
NOTE: You can congure BFD for all the static routes. Meaning, there is no provision for conguring BFD only for some of the
existing static routes.
Conguring BFD for static routes is a three-step process:
1 Enable BFD Globally.
2 Congure static routes on both routers on the system (either local or remote). Congure static route in such a way that the next-hop
interfaces point to each other.
3 Congure BFD for static route using the ip route bfd command
Establishing BFD Sessions for IPv4 Static Routes
Sessions are established for all neighbors that are the next hop of a static route.
To establish a BFD session, use the following command.
Establish BFD sessions for all neighbors that are the next hop of a static route.
ip route bfd [interval interval min_rx min_rx multiplier value role {active | passive}]
CONFIGURATION Mode
Establishing BFD Sessions for IPv4 Static Routes in a non-default VRF
instance
To establish a BFD session for IPv4 static routes in a non-default VRF instance, use the following command.
Establish BFD sessions for all neighbors that are the next hop of a static route.
ip route bfd [vrf vrf-name] [interval interval min_rx min_rx multiplier value role {active |
passive}]
CONFIGURATION Mode
Changing IPv4 Static Route Session Parameters
BFD sessions are congured with default intervals and a default role.
The parameters you can congure are: Desired TX Interval, Required Min RX Interval, Detection Multiplier, and system role. These
parameters are congured for all static routes. If you change a parameter, the change aects all sessions for static routes. To change
parameters for static route sessions, use the following command.
Change parameters for all static route sessions.
420
Layer 3