< Home

display rip graceful-restart

Function

The display rip graceful-restart command displays the GR status of RIP.

Format

display rip process-id graceful-restart [ verbose ]

Parameters

Parameter Description Value
process-id Specifies the ID of a RIP process. The value is an integer ranging from 1 to 65535.
verbose Displays detailed information about GR status. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After receiving the GR abort notification from the helper or detecting a network topology change, the restarter stops the GR process.

Example

# Display the GR status in RIP process 1.

<HUAWEI> display rip 1 graceful-restart
Restart mode     : Restarting 
Restart status   : In Progress - Waiting for updates
Last complete reason : None
Update progress summary: 
------------------------
Restart capable peers  : 0 
 Completed: 0    Inprogress: 0
Restart incapable peers: 1
 Completed: 0    Inprogress: 1          
Update period finishes in 293 seconds 
Table 1 Description of the display rip graceful-restart command output

Item

Description

Restart mode

Role of a switch:
  • Restarting: indicates the restarter.
  • Helper: indicates the helper.
  • None: indicates a common switch that does not participate in GR.

Restart status

GR status:
  • In Progress - waiting for updates: indicates that the switch is waiting for Update packets.
  • In Progress - calculating active routes: indicates that the switch is calculating RIP routes.
  • Aborted - calculating active routes: indicates that the route exits from GR abnormally.
  • GR completed: indicates that GR is complete.

Last complete reason

Reason that the switch exits from GR for the last time:
  • Unknown: indicates an unknown reason.
  • Abort: indicates that the switch exits from GR abnormally.
  • Period Expired: indicates that GR period expires.
  • Successful: indicates that the switch exits from GR normally.
  • None: indicates that the switch does not perform GR.

Update progress summary

Title bar indicating the updated RIP progress summary

Restart capable peers

Number of neighbors that help the local switch to perform GR

Completed

Number of neighbors that have sent all Update packets

Inprogress

Number of neighbors that have not sent all Update packets

Restart incapable peers

Number of neighbors that cannot help the local switch to perform GR

Update period finishes in 293 seconds

Time to finish GR: 293 seconds

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >