ISIS – Adjacency Requirements

1. Intro Often times, troubleshooting an ISIS adjacency between two routers is not a smooth process. Well, it can be if you don’t clearly know all requirements. In this post we will see all ISIS adjacency requirements and how to troubleshoot when the neighbors are not UP. As a network engineer we must know all […]

3 mins read

ISIS – MTU and Hello Padding

1. Intro ISIS has a rather indirect method of checking the interface MTU to establish if it meets the adjacency requirements. As an OSI Layer 2 protocol, IS-IS does not support data fragmentation. Therefore, maximum packet sizes must be established and supported between two routers. During adjacency establishment, the IS-IS protocol makes sure that the […]

9 mins read

ISIS Authentication

1. Intro All IS-IS protocol exchanges can be authenticated to guarantee that only trusted routing devices participate in the autonomous system (AS) routing. By default, IS-IS authentication is disabled on the routing device. We have 2 ISIS Authentication options: 2. ISIS Interface Authentication 3. ISIS Level Authentication External Resources:

3 mins read

ISIS Attached Bit

1. Intro In Junos, the IS-IS Attached Bit (ATT-bit) is a flag automatically set by Level-1/Level-2 (L1/L2) routers in their Level-1 Link State Packets (LSPs). It signals to pure Level-1 (L1) routers in an area that the L1/L2 router is connected to another area or the backbone, allowing the L1 routers to install a default […]

5 mins read

ISIS Cheat Sheet

ISIS – Interior Gateway Protocol (IGP) Type: Link State Algorithm: Dijkstra  Metric: 10 for any interface0 for Loopback interface Metric Type: Narrow and Wide by default. But, ISIS silently limits metric to 63.In modern ISIS deployments we should enable wide-metric-only. Preference (AD): 15 / 18 (L1/L2 Internal)160 / 165 (L1/L2 External) PDU Types IIH IS-IS […]

1 min read