49
rip bfd enable
Use
rip bfd enable
to enable BFD for RIP on an interface.
Use
undo rip bfd enable
to restore the default.
Syntax
rip bfd enable
undo rip bfd enable
Default
BFD for RIP is disabled on an interface.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
RIP supports only BFD echo-mode detection.
Examples
# Enable BFD for RIP on VLAN-interface 11.
<Sysname> system-view
[Sysname] interface vlan-interface 11
[Sysname-Vlan-interface11] rip bfd enable
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.
Views
Interface view
Predefined user roles
network-admin
Parameters
only
: Advertises only a default route.
originate
: Advertises both a default route and other routes.