reset isis all [ [ process-id | vpn-instance vpn-instance-name ] | graceful-restart ] *
reset isis process-id all [ graceful-restart ]
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the number of the IS-IS process to be restarted. | The value is an integer that ranges from 1 to 65535. |
| vpn-instance vpn-instance-name | Restarts the multi-instance IS-IS process in the specified VPN instance. | The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
| graceful-restart | Restarts an IS-IS process in GR mode. | - |
Usage Scenario
If old LSPs still exist on a device after running the area-authentication-mode command and the domain-authentication-mode command, run the reset isis all command to clear the old LSPs remaining on the device.
Configuration Impact
Restarting the IS-IS process may cause service interruption. Use this command with caution.