Description

This guide highlights best practices for configuring IS-IS on Juniper MX Series routers to optimize performance and prevent common issues.

 

Hierarchical Routing

Ensure proper L1/L2 separation

Symptoms

If your IS-IS setup isn't optimized, you might notice:

Slow convergence after link failures

Suboptimal route selection due to incorrect level settings

IS-IS adjacency failures leading to routing instability

High CPU usage caused by excessive LSDB recalculations

Inconsistent SPF calculations, delaying routing updates

IS-IS adjacency failures leading to routing instability 



Solution

1. Optimize IS-IS Levels for Hierarchical Routing

Ensure proper L1/L2 separation for efficient routing.

2. Enable Fast Convergence

Improve failure recovery speed with fast adjacency formation and SPF tuning.

3. Strengthen IS-IS Security

Prevent unauthorized IS-IS adjacencies and route manipulation.

4. Optimize IS-IS for MPLS Traffic Engineering

Enable IS-IS as the IGP for MPLS networks with TE extensions.

5. Improve Route Aggregation & Scaling

Reduce unnecessary LSDB entries by summarizing routes.

6. Optimize Logging & Monitoring

Enable event logging and route debugging for better visibility:

Conclusion:

By applying these IS-IS best practices, Juniper MX Series users can achieve faster convergence, improved stability, and optimized routing for large-scale networks.

 

Refer: https://supportportal.juniper.net/s/article/Resolution-Guide-MX-ISIS-Troubleshooting

Modification History

2025-06-04 : Article Created