![H3C S5500-EI series Configuration Manual Download Page 55](http://html2.mh-extra.com/html/h3c/s5500-ei-series/s5500-ei-series_configuration-manual_3726960055.webp)
38
To do…
Use the command…
Remarks
Specify a RIP neighbor
peer
ip-address
Required
By default, RIP does not unicast
updates to any peer.
Enter interface view
interface
interface-type
interface-number
—
Enable BFD on the RIP interface
rip bfd enable
Required
Disabled by default
NOTE:
•
Unidirectional detection in BFD echo packet mode only works for RIP neighbors that are directly
connected (one hop away from each other).
•
Using the
undo peer
command does not remove the neighbor relationship at once; therefore, it cannot
bring down the BFD session at once.
Displaying and maintaining RIP
To do…
Use the command…
Remarks
Display RIP current status and
configuration information
display rip
[
process-id
|
vpn-instance
vpn-instance-name
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Display all active routes in RIP
database
display rip
process-id
database
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Display RIP interface information
display rip
process-id
interface
[
interface-type interface-number
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Display routing information about
a specified RIP process
display rip
process-id
route
[
ip-address
{
mask
|
mask-length
}
|
peer
ip-address
|
statistics
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Reset a RIP process
reset rip
process-id
process
Clear the statistics of a RIP process
reset rip
process-id
statistics
Available in user view
RIP configuration examples
Configuring RIP version
Network requirements
As shown in
, enable RIPv2 on all interfaces on Switch A and Switch B.