Overload bit is special bit in the IS-IS LSP used to inform the network that the advertising router is not yet ready to forward transit traffic. The overload bit was first intended for signaling overload or resource shortage on specific router for the rest of the network. You can use …
Read More »ISIS
The endless story of OSPF vs IS-IS – Part 4 “The Inside Out”
In this post we’ll be covering a couple of topics from the Inside Out of the link-state protocols that have always been ambiguous and full of details, we’ll try to make them as crystal clear as we can. MTU: Both link-state routing protocols consider MTU in order to prevent any …
Read More »The endless story of OSPF vs IS-IS – Part 3 “Packets and Database”
In this post we are going to cover the protocol packets and database structure for both routing protocols. To start let’s first highlight a couple of facts. OSPF runs on top of IP, that is it uses IP packets to exchange its messages (and thus it is vulnerable to spoofing …
Read More »The endless story of OSPF vs IS-IS – Part 2 “The history”
In our previous post we started consolidating the endless story of OSPF vs IS-IS, in this post we will cover the historical part of the story, it might not be interesting for some people, but I do believe that the history is what makes the future, so please bare with …
Read More »IS-IS DIS in Practice
In the previous post IS-IS Neighbor Discovery we have discussed how IS-IS automatically discovers neighbors, in this post we will discuss the DIS role in broadcast networks. After the adjacency state reached the UP state the DIS election process take place, the router with the highest priority value (0-127 specified …
Read More »IS-IS Neighbor Discovery
Like other routing and signaling protocols IS-IS has built-in automatic neighbor discovery mechanism which is known by IIHs (IS-IS Hello PDUs), because IS-IS is not IP based protocol the IIH PDUs and all other IS-IS PDUs are directly encapsulated on the data-link layer. IS-IS has two hierarchical levels (L1 and …
Read More »