display isis graceful-restart status
Format
display isis process-id graceful-restart status [ level-1 | level-2 ]
display isis graceful-restart status [ level-1 | level-2 ] [ process-id ]
Parameters
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. |
Example
# Display the IS-IS GR status.
<AC6605> display isis graceful-restart status
Restart information for ISIS(1) ------------------------------- IS-IS(1) Level-1 Restart Status Restart Interval: 100 SA Bit Supported Total Number of Interfaces = 1 Restart Status: RESTART COMPLETE IS-IS(1) Level-2 Restart Status Restart Interval: 100 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. |