Displaying and maintaining rip – H3C Technologies H3C SecPath F1000-E User Manual

Page 388

Advertising
background image

363

Step Command

Remarks

4.

Enable BFD on the RIP
interface.

rip bfd enable

Disabled by default.

Configuring bidirectional detection in BFD control packet mode

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Create a RIP process and
enter RIP view.

rip [ process-id ] [ vpn-instance
vpn-instance-name ]

By default, RIP is disabled.

3.

Specify a RIP neighbor.

peer ip-address

By default, RIP does not unicast
updates to any peer.

4.

Enter interface view.

interface interface-type
interface-number

N/A

5.

Enable BFD on the RIP

interface.

rip bfd enable

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

Task Command

Remarks

Display RIP current status and
configuration information.

display rip [ process-id | vpn-instance
vpn-instance-name
] [ | { begin |
exclude | include }

regular-expression ]

Available in any view

Display all active routes in RIP
database.

display rip process-id database [ |
{ begin | exclude | include }

regular-expression ]

Available in any view

Display RIP interface
information.

display rip process-id interface
[ interface-type interface-number ] [ |
{ begin | exclude | include }

regular-expression ]

Available in any view

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

Available in user view

Advertising