The reset isis peer command configures a device to re-establish the neighbor relationship with a specified IS-IS neighbor.
reset isis peer system-id [ process-id | vpn-instance vpn-instance-name ]
reset isis process-id peer system-id
| Parameter | Description | Value |
|---|---|---|
| system-id | Specifies the system ID of an IS-IS neighbor. | The length is 6 Bytes with the format of XXXX.XXXX.XXXX. |
| process-id | Specifies the ID of the IS-IS process that needs to re-establish the neighbor relationship with a specified neighbor. | The value is an integer that ranges from 1 to 65535. |
| vpn-instance vpn-instance-name | Restarts the neighbor of the multi-instance IS-IS process in the specified VPN instance. For the default VPN instance, this parameter is optional. | 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. |
The reset isis peer command is used when a device needs to re-establish the neighbor relationship with a specified neighbor.
If process-id is not specified in the reset isis peer command, all IS-IS processes re-establish neighbor relationships with a specified neighbor.
Running the reset isis peer command re-establishes the neighbor relationship with a specified neighbor. As a result, routes may flap. Therefore, use the reset isis peer command with caution.