See the following sections:
- level level-number {
-
authentication-key key;
-
authentication-type type;
-
external-preference preference;
-
no-csnp-authentication;
-
no-hello-authentication;
-
no-psnp-authentication;
-
preference preference;
-
wide-metrics-only;
- }
- [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]
Statement introduced before JUNOS Release 7.4.
Configure the global-level properties.
level-number—IS-IS level number.
The remaining statements are explained separately.
See Configuring Route Preferences.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
- level level-number {
-
disable;
-
hello-authentication-key key;
-
hello-authentication-type authentication;
-
hello-interval seconds
-
hold-time seconds;
-
ipv4-multicast-metric number;
-
ipv6-unicast-metric number;
-
metric metric;
-
passive;
-
priority number;
-
te-metric metric;
- }
- [edit logical-systems logical-system-name protocols isis interface interface-name],
- [edit logical-systems logical-system-name routing-instances routing-instance-name protocols isis interface interface-name],
- [edit protocols isis interface interface-name],
- [edit routing-instances routing-instance-name protocols isis interface interface-name]
Statement introduced before JUNOS Release 7.4.
Configure the IS-IS level. You can configure one instance of Level 1 routing and one instance of Level 2 routing on each interface, and you can configure the two levels differently.
level-number—IS-IS level number.
The remaining statements are explained separately.
See Configuring IS-IS Levels on an Interface.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.