The rip bfd enable command enables BFD on the specified interface to establish a BFD session with default parameters.
The undo rip bfd enable command disables BFD on the specified interface.
By default, BFD is disabled on a RIP interface.
Ethernet interface view, Ethernet sub-interface view, Eth-Trunk interface view, Eth-Trunk sub-interface view, Tunnel interface view, Dialer interface view, VLANIF interface view, Virtual-Template interface view
If BFD is not enabled globally, you can set BFD parameters on the specified interface but you cannot establish a BFD session on this interface.
The rip bfd block and rip bfd enable commands are mutually exclusive. If both of them are configured, only the later configured one takes effect.
# Enable BFD on GigabitEthernet 0/0/1.
<sysname> system-view
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] rip bfd enable
# Disable BFD on GigabitEthernet 0/0/1.
<sysname> system-view
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] undo rip bfd enable