How to: use IS-IS overload bit

August 30th, 2010 Wael Osama Posted in CISCO HOW-TO, ISIS, Network Design No Comments »

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 the command set-overload-bit intentionally on [...]

AddThis Social Bookmark Button

The endless story of OSPF vs IS-IS – Part 4 “The Inside Out”

May 22nd, 2010 mmahmoud Posted in Bury the hatchet, IGP, ISIS, Network Design, OSPF, Routing 2 Comments »

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.

AddThis Social Bookmark Button

The endless story of OSPF vs IS-IS – Part 3 “Packets and Database”

May 16th, 2010 mmahmoud Posted in Bury the hatchet, IGP, ISIS, Network Design, OSPF, Routing 1 Comment »

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 and DoS attacks, and accordingly [...]

AddThis Social Bookmark Button

The endless story of OSPF vs IS-IS – Part 2 “The history”

April 26th, 2010 mmahmoud Posted in Bury the hatchet, IGP, ISIS, Network Design, OSPF, Routing No Comments »

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 me through this post.

AddThis Social Bookmark Button

IS-IS DIS in Practice

April 12th, 2010 Mounir Mohamed Posted in ISIS No Comments »

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 in the Priority field of [...]

AddThis Social Bookmark Button

IS-IS Neighbor Discovery

April 12th, 2010 Mounir Mohamed Posted in ISIS 2 Comments »

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 L2) and two network types [...]

AddThis Social Bookmark Button

The Role of BGP in MPLS networks

April 5th, 2010 Wael Osama Posted in BGP, MPLS No Comments »

In almost every book you will read about MPLS, the author will state that one of the MPLS benefits is having a BGP free core network; sometimes they explain it sometimes not. However, to really understand this statement I encourage you to imagine removing MPLS from your core network and see what adjustments you need [...]

AddThis Social Bookmark Button

The endless story of OSPF vs IS-IS

April 4th, 2010 mmahmoud Posted in Bury the hatchet, IGP, ISIS, Network Design, OSPF, Routing 1 Comment »

Whenever you have a little IGP chit chat you’ll hit this endless story. I’ve tried to reach a final solid conclusion my self but IMHO its all about personal preference and taste. It is something like a Ferrari vs Lamborghini story, they offer comparable performance, but totally different feeling. It is all about a good [...]

AddThis Social Bookmark Button

BGP Route Refresh Capability

March 28th, 2010 Wael Osama Posted in BGP No Comments »

Service Providers or Large enterprises commonly change routing policies from time to time, specially when adding new links or peering relationships with other entities. When you change the inbound policy of your BGP speaker you need to reprocess the updates you received from that peer. BGP4 has no mechanism of requesting a re-advertisements from one [...]

AddThis Social Bookmark Button

IS-IS MTU Mismatch

March 25th, 2010 Mounir Mohamed Posted in ISIS 3 Comments »

IS-IS uses the concept of distributed map or database, each router originates LSPs for his own links and relays its adjacent  LSPs to build up the distributed map, a local computation is performed on the database to extract IP reachability information to formalize the forwarding plane. What is the problem? IS-IS is an extended protocol [...]

AddThis Social Bookmark Button