Archive for the 'Routing' Category

Dec 31 2007

Two routing protocols, Same administrative distance?

Published byBrad Hedlund under Routing

What happens when a router has two routing protocols running and is receiving similar routes from each routing protocol?
Easy question, right? The routing protocol with the lower administrative distance has its routes installed in the routing table (routing information base – RIB).
However, an interesting question that comes up from time to time is this:

[...]

7 responses so far

Nov 19 2007

Route Summarization with Alternate Paths

Published byBrad Hedlund under Routing

Route summarization can be a good thing when done correctly. By summarizing a group of specific routes into one larger summarized (aggregate) route you can greatly improve the stability of the internetwork routing protocol. When a router advertises a summary it hides link failures and instabilities behind the summary from being seen by the rest [...]

No responses yet