3-21
Examples
# Configure MD5 authentication on VLAN-interface 10 with the key string being
rose
in the
format defined in RFC 2453.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] rip version 2
[Sysname-Vlan-interface10] rip authentication-mode md5 rfc2453 rose
rip bfd enable
Syntax
rip bfd enable
undo rip bfd enable
View
Interface view
Default Level
2: System level
Parameters
None
Description
Use the
rip bfd enable
command to enable BFD on the RIP interface.
Use the
undo rip bfd enable
command to restore the default.
Disabling BFD on a RIP interface will notify BFD to delete the corresponding session.
By default, a RIP interface is not enabled with BFD.
z
BFD echo-mode detection only works for a RIP neighbor one hop away.
z
Using the
undo peer
command does not delete the neighbor relationship and therefore
cannot bring down the BFD session immediately.
Examples
# Enable BFD on RIP interface VLAN-interface 11.
<Sysname> system-view
[Sysname] interface vlan-interface 11
[Sysname-Vlan-interface11] rip bfd enable
rip default-route
Syntax
rip default-route
{ {
only
|
originate
} [
cost
cost
] |
no-originate
}