IS-IS for Enterprise

IS-IS (Intermediate System to Intermediate System) is a robust link-state IGP favored in large enterprises and data centers for its flexible level-based hierarchy, fast convergence, and efficient scaling without rigid backbone requirements like OSPF’s Area 0. This pillar covers IS-IS essentials — from basic Level-1/Level-2 routing and LSP flooding to advanced multi-level designs, summarization, authentication, and troubleshooting — helping you build high-performance internal routing fabrics that integrate well with BGP at the edge or support IPv4/IPv6 in unified setups.

Flexible level-based hierarchy (no strict backbone)

Extremely fast convergence & LSP efficiency

Native multi-protocol support (IPv4/IPv6)

Preferred in large-scale/data-center enterprises

Introduction

Beginner Path – Grasp IS-IS Fundamentals

IS-IS Essentials

New to IS-IS in enterprise? These cover core concepts, differences from OSPF, and simple single-level setup.

Intermediate Path

Configure Reliable IS-IS Networks

Implement multi-level designs, DIS on multi-access, and basic policy for enterprise reliability.

Advanced Path

Scale & Optimize Enterprise IS-IS

Master large enterprise deployments with summarization, filtering, and convergence tuning.

Common Problems & Fast Fixes

Adjacency Not Forming

Stuck in Init/Down → Fix: Verify NET match on same level, interface MTU/Hello padding, authentication; check Layer 2 multicast (CLNS).

DIS Election Issues

Wrong DIS or no pseudonode → Fix: Adjust priority (isis priority), verify broadcast network type; clear isis process.

LSPs Not Flooding / Database Incomplete

Fix: Check level mismatch (L1 only sees L1), LSP corruption/aging; debug isis adj-packets.

Suboptimal Paths / High Metric Routes

Fix: Enable wide metrics, tune interface metrics; ensure L2 backbone connectivity.

Adjacency Flaps / Instability

Fix: Enable BFD, check for MTU mismatches on links/tunnels; monitor LSP sequence thrashing.

No Inter-Level Routes

L1 doesn’t see L2 → Fix: Verify attached bit on L1-2 router, route leaking config; no filters blocking.

High CPU from SPF Recalcs

Fix: Summarize at boundaries, use mesh groups for broadcast; limit LSP refreshes.

Tools & Platforms Enterprises Use

Frequently Asked Questions

Why choose IS-IS over OSPF in enterprises?

More flexible hierarchy (levels vs strict areas), runs directly over Layer 2, often faster/more tunable convergence, better for large homogeneous networks or data centers.

What are IS-IS levels and how do they differ from OSPF areas?

L1: Intra-area; L2: Backbone; L1-2: Border. No mandatory backbone area like OSPF Area 0 — more relaxed topology.

How does IS-IS prevent routing loops?

Via SPF (Dijkstra) on full LSDB per level; LSP sequence/aging prevents stale info.

What is the DIS and pseudonode in IS-IS?

Designated Intermediate System reduces flooding on multi-access; pseudonode represents LAN in database.

Does IS-IS support IPv6 natively?

Yes — Integrated IS-IS carries both IPv4/IPv6; single or multi-topology modes available.

How to summarize routes in IS-IS?

Use summary-address on L1-2 or L2 routers for level transitions; supports wide metrics.

What causes IS-IS adjacency flaps?

MTU/Hello mismatch, authentication errors, Layer 2 issues, or excessive LSP flooding.

Download Your Cheat Sheet
Enter your email to get instant access to this cheat sheet. We'll also notify you when new cheat sheets are released.
No spam, ever. Your email is stored securely and never shared.