background image
198 Chapter 6: IP Routing
Routing Convergence
Convergence is the time it takes for routers to arrive at a consistent understanding of the
internetwork topology when a change takes place. Packets don't know for certain where the
destination route is until convergence finishes. Convergence is a function of the size of the
network and the complexity of the network design. Routing information that needs to propagate
across a few routers obviously converges more quickly than routing information that needs to
propagate across several hundred routers. Convergence is a critical design component for a
time-sensitive protocol or application.
Convergence is composed of two factors:
·
The time it takes to detect a link failure
·
The time it takes to determine a new route
Link-state protocols were designed to converge faster than distance-vector protocols, which
were designed first. For a small network, convergence might take only a few seconds. For larger
networks, convergence can be impacted by several factors:
·
The number of routing nodes in an area
·
The number of networks in an area
·
The number of areas
·
How the address space is mapped
·
Whether effective use of route summarization exists
·
The stability of the links
Route Summarization
Route summarization, which is also referred to as aggregation or supernetting, is central to all
routing protocols. Route summarization is the way to scale routed internetwork designs. Route
summarization is most effective at the network's concentration points. Summarization reduces
memory usage on routers and routing protocol network traffic. For summarization to work
effectively, the following requirements must be met:
Route Type
Administrative Distance
External EIGRP
170
Internal BGP
200
Unknown
255
Table 6-4
Administrative Distances (Continued)
87200333.book Page 198 Wednesday, August 22, 2001 2:37 PM