CCNA Exploration Routing Chapter 4
CCNA Exploration Routing Chapter 4
Cisco Public
Objectives
Identify the conditions leading to a routing loop and explain the implications for router performance.
Recognize that distance vector routing protocols are in use today
2007 Cisco Systems, Inc. All rights reserved. Cisco Public
Cisco Public
Cisco Public
Neighbors
Broadcast updates
Entire routing table is included with routing update
Cisco Public
Cisco Public
-Resource usage
-Implementation & maintenance
Cisco Public
Cisco Public
Network Discovery
Router initial start up (Cold Starts)
-Initial network discovery Directly connected networks are initially placed in routing table
Cisco Public
Network Discovery
Initial Exchange of Routing Information If a routing protocol is configured then
Cisco Public
10
Network Discovery
Exchange of Routing Information
Router convergence is reached when -All routing tables in the network contain the same network information Routers continue to exchange routing information -If no new information is found then Convergence is reached
Cisco Public
11
Network Discovery
Convergence must be reached before a network is considered completely operable Speed of achieving convergence consists of 2 interdependent categories -Speed of broadcasting routing information -Speed of calculating routes
Cisco Public
12
Cisco Public
13
-Invalid timer
-Holddown timer
-Flush timer
Cisco Public
14
Cisco Public
15
Cisco Public
16
Cisco Public
17
Routing Loops
Routing loops are A condition in which a packet is continuously transmitted within a series of routers without ever reaching its destination.
Cisco Public
18
Routing Loops
Routing loops may be caused by:
-Incorrectly configured static routes -Incorrectly configured route redistribution -Slow convergence -Incorrectly configured discard routes
Cisco Public
19
Routing Loops
Count to Infinity
This is a routing loop whereby packets bounce infinitely around a network.
Cisco Public
20
Routing Loops
Setting a maximum Distance Vector routing protocols set a specified metric value to indicate infinity Once a router counts to infinity it marks the route as unreachable
Cisco Public
21
Routing Loops
Preventing loops with holddown timers -Holddown timers allow a router to not accept any changes to a route for a specified period of time. -Point of using holddown timers Allows routing updates to propagate through network with the most current information.
Cisco Public
22
Routing Loops
The Split Horizon Rule is used to prevent routing loops Split Horizon rule: A router should not advertise a network through the interface from which the update came.
Cisco Public
23
Routing Loops
Split horizon with poison reverse
The rule states that once a router learns of an unreachable route through an interface, advertise it as unreachable back through the same interface
Cisco Public
24
Routing Loops
IP & TTL Purpose of the TTL field The TTL field is found in an IP header and is used to prevent packets from endlessly traveling on a network
25
-Network size
-Compatibility between models of routers -Administrative knowledge
Cisco Public
26
Cisco Public
27
Cisco Public
28
Summary
Characteristics of Distance Vector routing protocols
Periodic updates RIP routing updates include the entire routing table Neighbors are defined as routers that share a link and are configured to use the same protocol
29
Summary
D.V. routing protocols maintains routing tables by
RIP sending out periodic updates RIP using 4 different timers to ensure information is accurate and convergence is achieved in a timely manner EIGRP sending out triggered updates
Cisco Public
30
Summary
Conditions that can lead to routing loops include
Incorrectly configured static routes
Cisco Public
31
Summary
Routing Information Protocol (RIP)
A distance vector protocol that has 2 versions RIPv1 a classful routing protocol RIPv2 - a classless routing protocol
Cisco Public
32
Cisco Public
33