This command enables BFD support for fast failover for a BGP neighbor.
| Default | Disabled |
| Format | neighbor ipaddress fall-over bfd |
| Mode | Router BGP Config |
Example: Do the following to trigger BFD processing through BGP on an interface that is associated with it.
(Router) (Config)# router bgp (Router) (Config-router)# neighbor 172.16.11.6 fall-over bfd (Router) (Config-router)# exit