43
3. Configure RIP FRR.
fast-reroute route-policy
route-policy-name
By default, RIP FRR is disabled.
Enabling BFD for RIP FRR
By default, RIP FRR does not use BFD to detect primary link failures. To speed up RIP convergence,
enable BFD single-hop echo detection for RIP FRR to detect primary link failures.
To configure BFD for RIP FRR:
1. Enter system view.
system-view
N/A
2. Configure the source IP
address of BFD echo
packets.
bfd echo-source-ip
ip-address
By default, the source IP address
of BFD echo packets is not
configured.
The source IP address cannot be
on the same network segment as
any local interface's IP address.
For more information about this
command, see High Availability
Command Reference.
3. Enter interface view.
interface
interface-type
interface-number
N/A
4. Enable BFD for RIP FRR.
rip primary-path-detect bfd
echo
By default, BFD for RIP FRR is
disabled.
Displaying and maintaining RIP
Execute display commands in any view and execute reset commands in user view.
Display RIP current status and configuration
information.
display rip
[ process-id ]
Display active routes in the RIP database.
display rip
process-id
database
[ ip-address
{ mask-length | mask } ]
Display RIP GR information.
display rip
[ process-id ]
graceful-restart
Display RIP interface information.
display rip
process-id
interface
[
interface-type
interface-number ]
Display neighbor information for a RIP process.
display rip
process-id
neighbor
[ interface-type
interface-number ]
Display RIP NSR information.
display rip
[ process-id ]
non-stop-routing
Display routing information for a RIP process.
display rip
process-id
route
[ ip-address
{ mask-length | mask } [
verbose
] |
peer
ip-address |
statistics
]
Reset a RIP process.
reset rip
process-id
process
Clear the statistics for a RIP process.
process-id