clear isis route

Clears IS-IS routes.

Syntax

clear isis route { ip-address | ip-address/mask | all }

Parameters

ip-address
Clears all routes that match the prefix that you specify.
ip-address/mask
Clears all routes that match the prefix and mask that you specify.
all
Specifies all routes.

Modes

Privileged EXEC mode

Usage Guidelines

IS-IS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

Examples

This example clears IS-IS routes that match the IP address 10.1.1.1.

device# clear isis route 10.1.1.1

This example clears all IS-IS routes.

device# clear isis route all