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 ID of an IS-IS process to be restarted. | The value is an integer that ranges from 1 to 65535. |
vpn-instance vpn-instance-name | Specifies the IS-IS multi-instance process in a specified VPN instance. vpn-instance-name specifies the name of a VPN instance. | The value must be an existing VPN instance name. |
graceful-restart | Restarts an IS-IS process in GR mode. | - |
The reset isis all command is used when LSPs need to be updated immediately. For example, after the area-authentication-mode and domain-authentication-mode commands are used, you can run the reset isis all command to clear old LSPs.
PrecautionsRestarting IS-IS processes may interrupt services. Therefore, confirm the action before running the reset isis all command.