IS-IS Configuration Guidelines
To configure Intermediate System to Intermediate System (IS-IS), you include statements at the
[edit protocols isis]hierarchy level of the configuration. Because IS-IS uses International Organization for Standardization (ISO) addresses, the JUNOS configurations for the IPv6 and IPv4 versions of IS-IS are identical. You can include the following statements in the configuration:protocols {isis {disable;authentication-keykey;authentication-typeauthentication;export [policy-names];graceful-restart {disable;}levelnamelevellevelmetricmetric;levellevel-number{authentication-keykey;authentication-typeauthentication;external-preferencepreference;preferencepreference;wide-metrics-only;}lsp-lifetimeseconds;no-authentication-check;overload < timeoutseconds>;reference-bandwidthreference-bandwidth;rib-groupgroup-name;spf-delay milliseconds;}traceoptions {filename<replace> <sizesize> <filesnumber> <no-stamp><(world-readable | no-world-readable)>;flagflag<flag-modifier> <disable>;}interfaceinterface-name{disable;authentication-keykey;authentication-typeauthentication;csnp-interval (seconds| disable);hello-authentication-keykey;hello-authentication-typeauthentication;lsp-intervalmilliseconds;mesh-group (value| blocked);passive;levellevel-number{disable;authentication-keykey;authentication-typeauthentication;hello-authentication-keykey;hello-authentication-typeauthentication;hello-intervalseconds;hold-timeseconds;metricmetric;passive;prioritynumber;te-metricmetric;}}}}By default, IS-IS is enabled for Level 1 and Level 2 routers on all interfaces on which an ISO address is configured.
This chapter discusses the following topics that provide information about configuring IS-IS:
- Minimum IS-IS Configuration
- Configure IS-IS Authentication
- Configure Interface-Specific Properties
- Configure the CSNP Interval
- Configure Mesh Groups
- Modify the Interface Metric
- Enable Wide Metrics for Traffic Engineering
- Configure Route Preferences
- Configure IS-IS Levels on an Interface
- Install Default Route toward Nearest Level 1/Level 2 Router
- Modify the LSP Interval
- Modify the LSP Lifetime
- Configure the Router to Appear Overloaded
- Configure the SPF Delay
- Disable Graceful Restart
- IS-IS and Multipoint Configurations
- Disable IS-IS on the Router
- Configure IS-IS Routing Policy
- Trace IS-IS Protocol Traffic
- IS-IS Configuration Example