passive

Syntax

passive;

Hierarchy Level

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

Release Information

Statement introduced before Junos OS Release 7.4.

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

Description

Advertise the direct interface addresses on an interface or into a level on the interface without actually running IS-IS on that interface or level.

This statement effectively prevents IS-IS from running on the interface. To enable IS-IS on an interface, include the interface statement at the [edit protocols isis] or the [edit routing-instances routing-instance-name protocols isis] hierarchy level. To disable it, include the disable statement at those hierarchy levels. The three states are mutually exclusive.

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics