CLI Reference BFD Configuration Commands
ip rip bfd
Use this command to configure the BFD for RIP in interface configuration mode. Use the no form of
this command to remove this configuration.
Disable the configuration of BFD for RIP on the interface.
Enabled if the keyword disable is not input.
Interface configuration mode.
The following two methods are used to enable or disable the configuration of BFD for RIP:
1. Use the bfd all-interfaces or no bfd all-interfaces command to enable or disable the
configuration of BFD for the routing protocols on all interfaces in the RIP router configuration mode.
2. Use the ip rip bfd [ disable] command to enable or disable the configuration of BFD for RIP on the
specified interface in interface configuration mode.
The example below shows how to disable the configuration of BFD for RIP on the Routed Port
FastEthernet 0/2:
Ruijie(config)# interface FastEthernet 0/2
Ruijie(config-if)# no switchport
Ruijie(config-if)# ip rip bfd disable
Set the BFD session parameters.
Configure the BFD for the routing protocols on
all interfaces.
Use this command to configure the BFD for the static route in global configuration mode. Use the no
form of this command to remove this configuration.
ip route static bfd [ vrf vrf-name ] interface-type interface-number gateway [ source ip-address ]
no ip route static bfd [ vrf vrf-name ] interface-type interface-number gateway [ source ip-address ]