R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
52
Default
A RIP interface is not enabled with BFD.
Views
Interface view
Default command level
2: System level
Usage guidelines
BFD echo-mode detection only works for a RIP neighbor one hop away.
Using the undo peer command does not delete the neighbor relationship at once and cannot bring down
the BFD session at once.
The rip bfd enable command and the rip bfd enable destination command are mutually exclusive and
cannot be configured on a device at the same time.
Examples
# Enable BFD on RIP interface GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-igabitEthernet2/1/1] rip bfd enable
rip bfd enable destination
Use rip bfd enable destination to enable BFD single-hop echo detection for a specific destination.
Use undo rip bfd enable to restore the default and delete the relevant BFD session.
Syntax
rip bfd enable destination ip-address
undo rip bfd enable
Default
BFD single-hop echo detection for a specific destination is disabled on an interface.
Views
Interface view
Default command level
2: System level
Parameters
ip-address: Specifies the IP address of a RIP neighbor.
Usage guidelines
Configure this feature when the peer device does not support BFD. When a unidirectional link occurs
between the local device and a specific neighbor, BFD can detect the failure and the local device does
not receive or send any RIP packets through the interface connected to the neighbor to improve
convergence speed. When the link recovers, the interface can send RIP packets again.
The rip bfd enable destination command and the rip bfd enable command are mutually exclusive and
cannot be configured on a device at the same time.