The rip bfd static command enables static BFD on a specified RIP interface.
The undo rip bfd static command disables static BFD on a specified RIP interface.
By default, static 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
Usage Scenario
On a network deployed with high-speed data services, if a fault occurs on a link, a large amount of data is lost because it takes too long time for RIP to detect the fault. Deploying BFD for RIP to accelerate fault detection is necessary.
The rip bfd static command is used to enable BFD for RIP on a specified link to rapidly detect the fault on the link.
Prerequisites
BFD has been enabled globally using the bfd command.
Precautions
If rip bfd static, rip bfd enable, and rip bfd block are simultaneously configured, the latest configuration overrides the previous ones.