display isis process-id graceful-restart status [ level-1 | level-2 ]
display isis graceful-restart status [ level-1 | level-2 ] [ process-id | vpn-instance vpn-instance-name ]
Parameter | Description | Value |
---|---|---|
level-1 | Displays the Level-1 IS-IS GR status. | - |
level-2 | Displays the Level-2 IS-IS GR status. | - |
process-id | Displays the IS-IS GR status of a specified IS-IS process. | The value is an integer that ranges from 1 to 65535. |
vpn-instance vpn-instance-name | Displays the IS-IS GR status of the IS-IS multi-instance process in a specified VPN instance. | The value must be an existing VPN instance name. |
You can run the display isis graceful-restart status command to check the IS-IS GR status.
# Display the IS-IS GR status.
<HUAWEI> display isis graceful-restart status
Restart information for ISIS(1)
-------------------------------
IS-IS(1) Level-1 Restart Status
Restart Interval: 300
SA Bit Supported
Total Number of Interfaces = 1
Restart Status: RESTART COMPLETE
IS-IS(1) Level-2 Restart Status
Restart Interval: 300
SA Bit Supported
Total Number of Interfaces = 1
Restart Status: RESTART COMPLETE
Item |
Description |
---|---|
Restart Interval |
Expected restart time of the device. This parameter is configured using the graceful-restart interval command. |
SA Bit Supported |
Whether the device supports SA. |
Total Number of Interfaces = 1 |
Number of interfaces on which IS-IS is enabled. IS-IS is enabled using the isis enable command on an interface. |
Restart Status: |
Restart status of the current device. RESTART COMPLETE indicates that the restart is complete. |