clear isis adjacency
Syntax
clear isis adjacency <all> <instance instance-name> <interface interface-name> <logical-system (all | logical-system-name)> <neighbor>
Syntax (EX Series Switches and QFX Series)
clear isis adjacency <all> <instance instance-name> <interface interface-name> <neighbor>
Description
Remove entries from the IS-IS adjacency database.
Options
all | Remove all entries from the adjacency database. |
instance instance-name | (Optional) Clear all adjacencies for the specified routing instance only. |
interface interface-name | (Optional) Clear all adjacencies for the specified interface only. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
neighbor | (Optional) Clear adjacencies for the specified neighbor only. |
Required Privilege Level
clear
Output Fields
See show isis adjacency for an explanation of output fields.
Sample Output
clear isis adjacency
The following sample output displays IS-IS adjacency database
information before and after the clear isis adjacency
command
is entered:
user@host> show isis adjacency IS-IS adjacency database: Interface System L State Hold (secs) SNPA so-1/0/0.0 karakul 3 Up 26 so-1/1/3.0 1921.6800.5080 3 Up 23 so-5/0/0.0 1921.6800.5080 3 Up 19 user@host> clear isis adjacency karakul user@host> show isis adjacency IS-IS adjacency database: Interface System L State Hold (secs) SNPA so-1/0/0.0 karakul 3 Initializing 26 so-1/1/3.0 1921.6800.5080 3 Up 24 so-5/0/0.0 1921.6800.5080 3 Up 21
clear isis adjacency all
user@host> clear isis adjacency all IS-IS adjacency database: Interface System L State Hold (secs) SNPA so-1/0/0.0 karakul 3 Initializing 26 so-1/1/3.0 1921.6800.5080 3 Initializing 24 so-5/0/0.0 1921.6800.5080 3 Initializing 21
Release Information
Command introduced before Junos OS Release 7.4.
all
option introduced in Junos OS Release 14.2.