74
Predefined user roles
network-admin
Usage guidelines
RIP supports BFD echo-mode detection for a directly connected neighbor, and BFD control-mode
detection for an indirectly neighbor.
BFD echo-mode detection only applies to a RIP neighbor one hop away.
Using the
undo peer
command does not delete the neighbor relationship immediately and cannot bring
down the BFD session immediately.
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 for RIP on VLAN-interface 11.
<Sysname> system-view
[Sysname] interface vlan-interface 11
[Sysname-Vlan-interface11] 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 disable BFD for RIP.
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
Predefined user roles
network-admin
Usage guidelines
The
rip bfd enable destination
command applies to only BFD echo-mode detection.
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.
When a link failure occurs between the local device and the specified 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.
Examples
# Enable BFD on VLAN-interface 10 for a specific destination 202.38.165.1.
<Sysname> system-view
[Sysname] interface vlan-interface 10