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 value is 6 bytes in length and in XXXX.XXXX.XXXX format. |
process-id | Specifies the IS-IS process ID for which the neighbor relationship needs to be reset. | 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. This parameter is optional for a default VPN instance. | The value must be an existing VPN instance name. |
The reset isis peer command is used when a device needs to re-establish the neighbor relationship with a specified neighbor.
Exercise caution when using the reset isis peer command. This command will re-establish neighbor relationships with a specified neighbor, which may result in route flapping.