Displaying and maintaining RIPng
Execute display commands in any view and reset commands in user view.
Task | Command |
---|---|
Display configuration information for a RIPng process. | display ripng [ process-id ] |
Display routes in the RIPng database. | display ripng process-id database [ ipv6-address prefix-length ] |
Display RIPng GR information. | display ripng [ process-id ] graceful-restart |
Display interface information for a RIPng process. | display ripng process-id interface [ interface-type interface-number ] |
Display neighbor information for a RIPng process. | display ripng process-id neighbor [ interface-type interface-number ] |
Display RIPng NSR information. | display ripng [ process-id ] non-stop-routing |
Display the routing information for a RIPng process. | display ripng process-id route [ ipv6-address prefix-length [ verbose ] | peer ipv6-address | statistics ] |
Restart a RIPng process. | reset ripng process-id process |
Clear statistics for a RIPng process. | reset ripng process-id statistics |