Contact us

IS-IS Training from Scratch | 8.5 Hours | Link State Routing with Labs in Hindi and English | BridgeWhy

Created by - Vishnu Dutt

  • English and Hindi

About the course

You are trying to learn IS-IS and you have already noticed something strange. 

Most YouTube tutorials treat it as "OSPF with different names." The books throw NSAP addresses at you in the first ten minutes. And the moment you open Hindi content, the technical clarity disappears. This package fixes all three problems at once. You get IS-IS from Scratch in Hindi and in English, bundled together at one price, taught with the same why first method that has already helped 15000+ learners across 100+ countries.


IS-IS deserves careful teaching. It runs the cores of most large service providers, 

it is the routing engine underneath MPLS and Segment Routing in most Tier 1 networks, and yet it is the protocol that gets the least beginner friendly explanation online. The reason is history. IS-IS was born in the OSI world for CLNS routing, and by the time TCP and IP won, IS-IS had already been adopted by carriers who did not want to change their working networks. Because it runs directly on Layer 2 and carries information inside TLVs (Type Length Value fields), it is protocol independent and easily extensible. That is exactly the reason it survived. And that is exactly the reason your instructor starts every lesson with the why, before touching a single command.


In 8.5 hours across 6 focused lessons, 

you will move from "I have never seen IS-IS" to "I can build it, break it, capture it in Wireshark and explain it to my team." You will start with the origin story of the protocol so that TLVs and NSAP addresses stop feeling arbitrary. You will build adjacency step by step on the whiteboard first, then in EVE-NG on real Cisco images. You will see how flooding actually works, why CSNPs and PSNPs exist, and how Level 1 and Level 2 routers cooperate to make IS-IS scale in ways OSPF struggles with. By Lesson 6 you will be configuring metrics, redistributing between protocols safely, and watching the Dijkstra algorithm pick the same path you drew on paper.


Why does this package matter? 

Because language should not be a barrier to becoming excellent at networking. If your first language is Hindi, you should learn IS-IS in Hindi. If your work language is English, you should learn IS-IS in English. And if you switch between both during the day, you should be able to switch between both while learning. That is what this bundle is built for. You buy once. You watch in whichever language feels right for that lesson. Some topics land faster in Hindi. Some are cleaner in English. You decide, lesson by lesson.


The course is built entirely on the why first method. 

Before any configuration appears on screen, the concept is explained on a whiteboard with analogies drawn from things you already understand. Why did the designers of IS-IS choose TLVs instead of fixed fields? Because they wanted the protocol to survive future changes without a rewrite. Why do IS-IS routers sit in one area only, unlike OSPF where areas cross the router? Because IS-IS was designed for hierarchical service provider networks where the boundary belongs on the link, not the box. Once you understand the mind of the designer, every command starts to make sense.


The labs are practical. 

You will spin up Cisco IOL or CSR routers inside EVE-NG, build a multi area topology, and confirm each stage of adjacency by reading the raw packets in Wireshark. You will see Hello PDUs, LSPs, CSNPs, PSNPs and the DIS election happen on a broadcast segment. You will trace the exact route a packet takes and reason about it before running any show command. This is the difference between passing an exam and being useful on a real network.


By the end of the course you will be ready to sit in any interview about link state routing, service provider architectures or MPLS underlays and speak with confidence. You will also be ready to move on to BGP from Scratch, MPLS from Scratch, and eventually to SD-WAN from Scratch, because IS-IS is the foundation many of those newer technologies stand on. If you would like to see how other routing protocols compare, OSPF from Scratch is a natural companion. And if you are still building your base, Routing Fundamentals and CCNA are the right starting points.

What you will learn


Lesson 1: Why Behind IS-IS Routing Protocol
Every protocol exists because it solves a problem no other protocol solved cleanly at the time. IS-IS was designed for the OSI world for CLNS routing, and it kept its job even after IP won the internet, because it was already deployed in the cores of major carriers. In this opening lesson you will understand that story and see why running directly on Layer 2, being protocol independent, and using TLV encoding are not accidents but deliberate design choices that made IS-IS the quiet giant of large scale routing.

Lesson 2: TLVs, NSAP and Link State philosophy
If link state feels vague, IS-IS will feel like magic. This lesson slows down and explains link state clearly: every router knows the entire topology, and any change is flooded everywhere. Then it opens up TLV (Type Length Value) format, which is the reason IS-IS can carry any kind of information without a protocol rewrite. Finally, NSAP addressing is decoded piece by piece so that Area ID, System ID and NSEL stop looking like a random string and start looking like a well designed address.

Lesson 3: IS-IS Adjacency, LSP and Area
Two IS-IS routers do not just start routing when they see each other. They exchange Hello PDUs, agree on parameters, become adjacent, and then share LSPs (Link State PDUs) that describe their links. And unlike OSPF, an IS-IS router lives inside exactly one area. The area boundary sits on the link, not the router. This lesson makes both the handshake and the area design crystal clear so that Lesson 5 configurations feel obvious rather than mysterious.

Lesson 4: Flooding and Levels in IS-IS
Every link state protocol has to solve one hard problem: how do you keep every router in sync without wasting bandwidth or entering a loop. IS-IS answers with CSNPs and PSNPs, which make flooding reliable and efficient. Then it splits the network into Level 1 (inside an area) and Level 2 (between areas), with Level 1-2 routers acting as the bridge. This hierarchy is exactly the reason IS-IS scales in service provider cores where OSPF designs struggle.

Lesson 5: Lab Configuration and Broadcast Network and Traffic Path
Watching a whiteboard is not the same as configuring a real router. In this lab lesson you will build a multi router IS-IS topology in EVE-NG, bring up adjacencies, and observe every packet in Wireshark. You will see the DIS (Designated Intermediate System) election on a broadcast segment and understand exactly why IS-IS chose two levels of DIS instead of the DR and BDR pair that OSPF uses. You will also trace the traffic path and explain, before running any show command, which link the router picked.

Lesson 6: Metrics, Redistribution and Dijkstra Algorithm
The Dijkstra algorithm is the mathematical engine that makes link state routing possible. In this closing lesson you will understand how IS-IS runs SPF, why narrow metrics were replaced by wide metrics as networks grew, and how to redistribute routes between IS-IS and other protocols without creating loops. By the end you will draw a small topology on paper, predict every best path, and then confirm it matches what the router picks in the lab.

Curriculum


Class-1: Why Behind IS-IS Routing Protocol
Preview
Class-2: TLV's, NSAP and Link State philosophy
Preview
Class-3: IS-IS Adjacency, LSP and Area
Class-4: Flooding and Levels in IS-IS
Class-5: IS-IS Class
Class-6: IS-IS Class

Know your instructor


Instructor Image
Instructor

Vishnu Dutt

Network Instructor

Here is know your instructor "I spent 18 years building computer networks at Cisco. But honestly, I am more curious than technical. I read. I listen to podcasts. I follow finance, health, and whatever new trend is quietly changing the world before most people notice. That curiosity is why I teach the way I do. I never start with "how." I always start with "why." Because if you understand why something exists, the how becomes easy. Right now, that curiosity brought me here. To help people understand what AI is really doing to jobs and careers. Before it is too late."

View Profile

Frequently asked Questions


What is IS-IS and where is it used in the real world?

IS-IS is a link state routing protocol. It is used mostly by large service providers and internet exchange points, and it forms the underlay for MPLS and Segment Routing in most Tier 1 carrier networks. If you plan to work in a service provider, telecom, or hyperscale data center environment, IS-IS is often the protocol you will touch every day.


How is IS-IS different from OSPF?

Both are link state and both run Dijkstra. But IS-IS runs directly on Layer 2 while OSPF runs on top of IP. IS-IS carries information in flexible TLVs so it extends easily without protocol changes. IS-IS also places areas on links, not on routers. Because of these design choices, IS-IS tends to scale more comfortably in very large networks.

Is any prior course required before starting IS-IS from Scratch?

No prerequisite is required. Basic knowledge of IP routing is helpful. If you feel unsure, take Routing Fundamentals or the CCNA course alongside this one.

Is this course in Hindi or English?

This is the package that gives you both. You get the full Hindi version and the full English version at one bundled price. You can switch between them for each lesson depending on which explanation feels clearer to you.

Why should I choose the package instead of only the English or only the Hindi version?

Because the package costs less than buying both separately, and many learners find that some concepts click faster in one language and other concepts click faster in the other. Having both removes that limitation.

What labs are used?

EVE-NG for building the topology and Wireshark for capturing and reading the raw IS-IS packets. You will see Hello PDUs, LSPs, CSNPs and PSNPs on the wire and understand what each byte is doing.

Do I need to buy EVE-NG separately?

The community edition of EVE-NG is free. You will need router images from Cisco or another vendor, and guidance is provided on how learners typically set up their home labs. You can run everything on a laptop with 8 GB of RAM.

Will this course help me clear CCIE or CCNP exams?

Yes. IS-IS appears in CCNP ENARSI and is heavily tested in CCIE Enterprise Infrastructure and CCIE Service Provider. The why first depth here goes past command memorisation and prepares you for scenario based questions.

Is there a completion certificate?

You receive a completion certificate from BridgeWhy once you finish the course.

Will this help me in interviews?

Very much. IS-IS questions are common for network engineer, senior network engineer and service provider roles. Pair this course with Interview Preparation Series for full readiness.

What is the teaching style?

Why first. Every concept starts with the problem it solves, then moves to whiteboarding, then to analogies, then to configuration. No command is shown before you understand why it is needed.

How long do I get access to the material?

Access length depends on the plan you choose. Compare 3 Months Access, 1 Year Access and Lifetime Access and pick what suits your pace.

Can I watch on mobile?

Yes. The BridgeWhy platform works on desktop, tablet and mobile. Many learners watch theory lessons on mobile and switch to a laptop only for labs.

Will you cover MPLS in this course?

No. MPLS is covered in depth in MPLS from Scratch. This IS-IS course focuses purely on IS-IS so you understand the underlay before you move to labels.

Will you cover Segment Routing?

Not in this course. This course builds the IS-IS foundation. Segment Routing extensions to IS-IS are taught separately when they are available in the catalog.

What if I get stuck on a lab?

Every lesson has a discussion area. You can ask questions and Vishnu or another learner will respond. You are not learning alone.

Do I need Cisco hardware at home?

Everything runs in EVE-NG on your laptop. You do not need physical routers.

Who is Vishnu Dutt?

The instructor. He spent 19+ years at Cisco and has taught 15000+ learners across 100+ countries. You can read more on the About Us page.

What should I take after IS-IS from Scratch?

The natural next step depends on your goal. For service provider work, take BGP from Scratch and then MPLS from Scratch. For enterprise transformation, SD-WAN from Scratch is a strong follow up. For data center, VXLAN with BGP-EVPN is the direction.

Is there a free course I can try before I buy?

Yes. SD-Access is available free on BridgeWhy so you can experience the teaching style.

Can I get a refund if the course does not suit me?

Refund policy is listed on the checkout page and in the terms. Please review it there before purchase.

Will there be new lessons added later?

Content is refreshed as the protocol evolves and as learner feedback comes in. Any additions become available to existing learners on the same plan.

Do I need to be a Cisco engineer to benefit from this course?

No. IS-IS is standard across vendors. The concepts you learn here apply to Juniper, Nokia, Arista and Huawei implementations. Configuration syntax differs, but the protocol behaviour does not.

How do I contact the instructor for a specific doubt?

Use the discussion area in the course. For general enquiries, contact through the BridgeWhy store page.

What makes BridgeWhy different from other training platforms?

Two things. First, every course is taught by an instructor with 19+ years of real experience at Cisco. Second, the why first method means you understand the design, not just the commands. That difference shows up on the job and in interviews.

Enroll Now