Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

interface (Protocols IS-IS)

Syntax

interface (all | interface-name) {disable;bfd-liveness-detection {authentication {algorithm algorithm-name;key-chain key-chain-name;loose-check;}detection-time {threshold milliseconds;}minimum-interval milliseconds;minimum-receive-interval milliseconds;transmit-interval {threshold milliseconds;minimum-interval milliseconds;}multiplier number;}checksum;csnp-interval (seconds | disable);hello-padding (adaptive | loose | strict);ldp-synchronization {disable;hold-time seconds;}lsp-interval milliseconds;mesh-group (value | blocked);no-adjacency-holddown;no-ipv4-multicast;no-ipv6-multicast;no-ipv6-unicast;no-unicast-topology;passive;point-to-point;level level-number {disable;hello-authentication-key key;hello-authentication-key-chain key-chain-name;hello-authentication-type authentication;hello-interval seconds;hold-time seconds;ipv4-multicast-metric metric;ipv6-multicast-metric metric;ipv6-unicast-metric metric;metric metric;passive;priority number;te-metric metric;}}

Hierarchy Level

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

Release Information

Statement introduced before Junos OS Release 7.4.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Statement introduced in Junos OS Release 12.1 for the QFX Series.

Description

Configure interface-specific IS-IS properties. To configure more than one interface, include the interface statement multiple times.

Enabling IS-IS on an interface (by including the interface statement at the [edit protocols isis] or the [edit routing-instances routing-instance-name protocols isis] 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.

Options

all—Have Junos OS create IS-IS interfaces automatically. If you include this option, disable IS-IS on the management interface (fxp0).

interface-name—Name of an interface. Specify the full interface name, including the physical and logical address components.

The remaining statements are explained separately.

Required Privilege Level

routing—To view this statement in the configuration.

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

Published: 2014-07-23