Easy to deploy, BGP4+ tracking can speed up network convergence and adjust the interval between a peer's being discovered unreachable and the connection's being torn down.
BGP can be configured to detect peer relationship status changes in order to implement rapid BGP convergence. BFD, however, needs to be configured on the entire network, and has poor extensibility. If BFD cannot be deployed on a device to detect BGP peer relationship status, BGP tracking can be enabled on the device to quickly detect link or peer unreachability, implementing rapid network convergence.
bgp { as-number-plain | as-number-dot }
peer { group-name | ipv6-address } tracking [ delay delay-time ]
By default, BGP4+ peer tracking is disabled.
A proper value of delay-time can ensure network stability when a peer is detected unreachable.