Displaying and maintaining RIP
Execute display commands in any view and execute reset commands in user view.
Task | Command |
---|---|
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. | reset rip process-id statistics |