clear isis adjacency
Syntax
clear isis adjacency<instanceinstance-name><interfaceinterface-name><logical router(all |logical-router-name)><neighbor>Description
Remove the entries from the Intermediate System-to-Intermediate System (IS-IS) adjacency database.
Options
none—Remove all entries from the adjacency database.
instanceinstance-name—(Optional) Clear all adjacencies for the specified routing instance only.
interfaceinterface-name—(Optional) Clear all adjacencies for the specified interface only.
logical-router (all |logical-router-name)—(Optional) Perform this operation on all logical routers or on a particular logical router.
neighbor—(Optional) Clear adjacencies for the specified neighbor only.Required Privilege Level
See Also
List of Sample Output
clear isis adjacency
The following sample output displays IS-IS adjacency database information before and after the
clear isis adjacencycommand is entered:user@host>show isis adjacencyIS-IS adjacency database:Interface System L State Hold (secs) SNPAso-1/0/0.0 karakul 3 Up 26so-1/1/3.0 1921.6800.5080 3 Up 23so-5/0/0.0 1921.6800.5080 3 Up 19user@host>clear isis adjacency karakuluser@host>show isis adjacencyIS-IS adjacency database:Interface System L State Hold (secs) SNPAso-1/0/0.0 karakul 3 Initializing 26so-1/1/3.0 1921.6800.5080 3 Up 24so-5/0/0.0 1921.6800.5080 3 Up 21