R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

78
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/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 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
mdc-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. The local device will not receive or send any RIP packets through the interface connected to the
neighbor.
Examples
# Enable BFD on GigabitEthernet 2/1/1 for a specific destination 202.38.165.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rip bfd enable destination 202.38.165.1
rip default-route
Use rip default-route to configure a RIP interface to advertise a default route with a specified metric.
Use undo rip default-route to disable a RIP interface from sending a default route.
Syntax
rip default-route { { only | originate } [ cost cost ] | no-originate }
undo rip default-route
Default
A RIP interface advertises a default route if the RIP process that the interface runs is enabled to advertise
a default route.