Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

isis-instance

date_range 17-May-24

Syntax

content_copy zoom_out_map
isis-instance igpinstance-
name{ ... }

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name protocols],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols],
[edit protocols]

Description

Enable multiple IGP instances of IS-IS routing on the routing device.

The isis-instance statement is the one statement you must include in the configuration to run multiple IS-IS on the routing device.

Enabling IS-IS on an interface (by including the interface statement at the [edit protocols isis-instance igpinstance-name] hierarchy level), disabling it (by including the disable statement), and not actually having IS-IS run on an interface (by including the passive statement) are mutually exclusive states.

All the configuration options available under the [edit protocols isis-instance igpinstance-name] hierarchy level are similar to the options available under the [edit protocols isis] hierarchy level.

Note:

Junos OS does not support configuring the same logical interface in multiple IGP instances of IS-IS.

We do not support graceful restart for an IS-IS instance. Graceful restart is enabled by default. Therefore, you must explicitly disable graceful restart.

Default

IS-IS is disabled on the routing device.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 21.1R1.

footer-navigation