SlideShare una empresa de Scribd logo
1 de 17
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1
Instructor Materials
Chapter 5: Dynamic Routing
CCNA Routing and Switching
Scaling Networks
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 11
Chapter 5: Dynamic Routing
Scaling Networks
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Chapter 5 - Sections & Objectives
 5.1 Dynamic Routing Protocols
 Explain the features and characteristics of dynamic routing
protocols.
 5.2 Distance Vector Dynamic Routing
 Explain how distance vector routing protocols operate.
 5.3 Link-State Dynamic Routing
 Explain how link-state protocols operate.
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 13
5.1 Dynamic Routing
Protocol
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Dynamic Routing Protocols
Types of Routing Protocols
 Purpose of dynamic routing protocols
 Discovery of remote networks
 Maintaining up-to-date routing information
 Choosing the best path to
destination networks
 Ability to find a new best path
if the current path is no longer
available
 Types of Routing Protocols
 Link-State
 Distance Vector
 Path-Vector
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 15
5.2 Distance Vector
Dynamic Routing
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Distance Vector Dynamic Routing
Distance Vector Fundamentals
 Dynamic Routing Protocol Operation
 Router sends and receives routing messages on its interfaces
 Router shares routing messages and routing information with other
routers that are using the same routing protocol.
 Routers exchange routing information to learn about remote networks.
 When a router detects a topology change, the routing protocol can
advertise this change to other routers.
 Describe the process to achieve convergence and build the
routing table using the graphics above:
 Which networks are directly connected (0 hop)?
 Which networks are 1 hop or 2 hops away?
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Distance Vector Dynamic Routing
Distance Vector Routing Protocol Operation
 Distance Vector Technologies
 Neighbors are routers that share a link and are configured to use
the same routing protocol.
 The router is only aware of the network addresses of its own
interfaces and the remote network addresses it can reach through
its neighbors.
 Routers using distance vector routing are not aware of the network
topology.
 Some distance vector routing protocols send periodic updates.
 Distance Vector Algorithm
 Sending and receiving routing information
 Calculating the best paths and installing routes in the routing table
 Detecting and reacting to topology changes
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Distance Vector Dynamic Routing
Types of Distance Vector Routing Protocols
 What other enhancements were introduced in RIPv2 and
EIGRP?
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 19
5.3 Link-State Dynamic
Routing
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
 Shortest Path First Protocols
 OSPF and IS-IS
 Dijkstra’s Algorithm
 Using the diagram, determine the shortest path for the scenarios
below:
 R1 to R4
 R1 to R5
 R2 to R3
 R3 to R5
 R4 to R2
 R5 to R2
Link-State Dynamic Routing
Link-State Routing Protocol Operation
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Link-State Dynamic Routing
Link-State Updates
 Link-State Routing Process
 Each router learns its own links and directly connected networks
 Each router discovers its neighbors on directly connected networks with Hello
packets.
 Each router builds a link-state packet containing the state of each directly
connected link.
 Each router floods the LSP to all neighbors, who then store all LSPs received
in a database.
 Each router uses the database to construct a complete map of the topology
and computes the best path to each destination network.
 SPF Tree
 Each router in the routing area uses the link-state database and SPF
algorithm to construct the SPF tree.
 Each router constructs its own SPF tree independently from all other routers.
 The SPF trees must be identical on all routers.
 The paths are added to the routing table.
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Link-State Dynamic Routing
Link-State Routing Protocol Benefits
 Advantages
 Builds a complete topological map of the network to determine the
shortest path
 Floods the LSP immediately to achieve faster converge
 Only sends out LSP with new information when there is a change
in the topology
 Uses the concept of areas and allows for summarization.
 Disadvantages
 Requires additional memory to maintain the database and SPF
tree
 Requires more CPU processing to calculate the SPF algorithm and
create a complete map of the topology
 Requires more bandwidth during initial startups of the routers and
could be an issue on unstable networks
© 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 23
5.4 Chapter Summary
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
 Dynamic routing protocols are used by routers to facilitate the exchange of routing information
between routers. They are used to discover remote networks, maintain up-to-date routing
information, choose the best path to destination networks and has the ability to find a new best
path when the topology changes.
 Dynamic routing protocols require more CPU and bandwidth resources.
 Networks typically use a combination of both static and dynamic routing. Dynamic routing is the
best choice for large networks and static routing is better for stub networks.
 The process of bringing all routing tables to a state of consistency, where all of the routers in the
same routing domain or area have complete and accurate information about the network, is
called convergence. Some routing protocols converge faster than others.
 Metrics are used by routing protocols to determine the best path or shortest path to reach a
destination network.
 Distance vector protocols do not have the actual map of the network topology. The routers only
have knowledge reach remote networks through the neighbors. Periodic updates are send to
keep the routing tables up-to date. Modern distance vector protocols are RIPv2, RIPng and
EIGRP.
 A router configured with a link-state routing protocol can create a complete view or topology of
the network by gathering information from all of the other routers. This information is collected
using link-state packets (LSPs). Updates are send when topology changes.
 Link-state routing protocols apply Dijkstra’s algorithm to calculate the best path route. The
algorithm is commonly referred to as the shortest path first (SPF) algorithm. This algorithm uses
accumulated costs along each path, from source to destination, to determine the total cost of a
route. The link-state routing protocols are IS-IS and OSPF.
Chapter Summary
Summary
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Más contenido relacionado

La actualidad más candente

CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9Chaing Ravuth
 
CCNA3 Verson6 Chapter6
CCNA3 Verson6 Chapter6CCNA3 Verson6 Chapter6
CCNA3 Verson6 Chapter6Chaing Ravuth
 
CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4Chaing Ravuth
 
CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7Chaing Ravuth
 
CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2Chaing Ravuth
 
CCNA3 Verson6 Chapter8
CCNA3 Verson6 Chapter8CCNA3 Verson6 Chapter8
CCNA3 Verson6 Chapter8Chaing Ravuth
 
CCNA2 Verson6 Chapter10
CCNA2 Verson6 Chapter10CCNA2 Verson6 Chapter10
CCNA2 Verson6 Chapter10Chaing Ravuth
 
CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6Chaing Ravuth
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1Chaing Ravuth
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8Waqas Ahmed Nawaz
 
CCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingCCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingVuz Dở Hơi
 
CCNA3 Verson6 Chapter3
CCNA3 Verson6 Chapter3CCNA3 Verson6 Chapter3
CCNA3 Verson6 Chapter3Chaing Ravuth
 
CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2Chaing Ravuth
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4Waqas Ahmed Nawaz
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7Waqas Ahmed Nawaz
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9Waqas Ahmed Nawaz
 

La actualidad más candente (20)

CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9
 
CCNA3 Verson6 Chapter6
CCNA3 Verson6 Chapter6CCNA3 Verson6 Chapter6
CCNA3 Verson6 Chapter6
 
CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4
 
CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7CCNA3 Verson6 Chapter7
CCNA3 Verson6 Chapter7
 
CCNP ROUTE V7 CH5
CCNP ROUTE V7 CH5CCNP ROUTE V7 CH5
CCNP ROUTE V7 CH5
 
CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2
 
CCNP ROUTE V7 CH4
CCNP ROUTE V7 CH4CCNP ROUTE V7 CH4
CCNP ROUTE V7 CH4
 
CCNA3 Verson6 Chapter8
CCNA3 Verson6 Chapter8CCNA3 Verson6 Chapter8
CCNA3 Verson6 Chapter8
 
CCNP ROUTE V7 CH1
CCNP ROUTE V7 CH1CCNP ROUTE V7 CH1
CCNP ROUTE V7 CH1
 
CCNA2 Verson6 Chapter10
CCNA2 Verson6 Chapter10CCNA2 Verson6 Chapter10
CCNA2 Verson6 Chapter10
 
CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6CCNA4 Verson6 Chapter6
CCNA4 Verson6 Chapter6
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
 
CCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingCCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static Routing
 
CCNA3 Verson6 Chapter3
CCNA3 Verson6 Chapter3CCNA3 Verson6 Chapter3
CCNA3 Verson6 Chapter3
 
CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2CCNA4 Verson6 Chapter2
CCNA4 Verson6 Chapter2
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
 
CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3CCNP ROUTE V7 CH3
CCNP ROUTE V7 CH3
 
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
 

Similar a CCNA3 Verson6 Chapter5

CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5Waqas Ahmed Nawaz
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrpSagarR24
 
All in one q & ans
All in one q & ansAll in one q & ans
All in one q & ansRavi Kodoli
 
IPv6 Routing.pdf
IPv6 Routing.pdfIPv6 Routing.pdf
IPv6 Routing.pdfniran10
 
Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Dân Chơi
 
Comprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTComprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTsulaiman_karim
 
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...IRJET Journal
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyIOSR Journals
 
CCNA Discovery 2 - Chapter 6
CCNA Discovery 2 - Chapter 6CCNA Discovery 2 - Chapter 6
CCNA Discovery 2 - Chapter 6Irsandi Hasan
 

Similar a CCNA3 Verson6 Chapter5 (20)

CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
 
Arun project-Final
Arun project-FinalArun project-Final
Arun project-Final
 
CSC427_Week_11.pdf
CSC427_Week_11.pdfCSC427_Week_11.pdf
CSC427_Week_11.pdf
 
Ospf
OspfOspf
Ospf
 
ENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptxENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptx
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrp
 
All in one q & ans
All in one q & ansAll in one q & ans
All in one q & ans
 
Different Routing protocols
Different Routing protocolsDifferent Routing protocols
Different Routing protocols
 
Group 1
Group 1Group 1
Group 1
 
IPv6 Routing.pdf
IPv6 Routing.pdfIPv6 Routing.pdf
IPv6 Routing.pdf
 
Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011Ccna 2 chapter 10 v4.0 answers 2011
Ccna 2 chapter 10 v4.0 answers 2011
 
ROUTING
ROUTINGROUTING
ROUTING
 
Comprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoTComprehensive survey on routing protocols for IoT
Comprehensive survey on routing protocols for IoT
 
Link state protocols.ppt
Link state protocols.pptLink state protocols.ppt
Link state protocols.ppt
 
Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
 
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
 
Routing protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation StudyRouting protocols in Ad-hoc Networks- A Simulation Study
Routing protocols in Ad-hoc Networks- A Simulation Study
 
Link state routing protocol
Link state routing protocolLink state routing protocol
Link state routing protocol
 
CCNA Discovery 2 - Chapter 6
CCNA Discovery 2 - Chapter 6CCNA Discovery 2 - Chapter 6
CCNA Discovery 2 - Chapter 6
 
1Routing Basics.pdf
1Routing Basics.pdf1Routing Basics.pdf
1Routing Basics.pdf
 

Más de Chaing Ravuth

CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3Chaing Ravuth
 
CCNP Switching Chapter 2
CCNP Switching Chapter 2CCNP Switching Chapter 2
CCNP Switching Chapter 2Chaing Ravuth
 
CCNP Switching Chapter 1
CCNP Switching Chapter 1CCNP Switching Chapter 1
CCNP Switching Chapter 1Chaing Ravuth
 
CCNP Switching Chapter 10
CCNP Switching Chapter 10CCNP Switching Chapter 10
CCNP Switching Chapter 10Chaing Ravuth
 
CCNP Switching Chapter 9
CCNP Switching Chapter 9CCNP Switching Chapter 9
CCNP Switching Chapter 9Chaing Ravuth
 
CCNP Switching Chapter 8
CCNP Switching Chapter 8CCNP Switching Chapter 8
CCNP Switching Chapter 8Chaing Ravuth
 
CCNP Switching Chapter 7
CCNP Switching Chapter 7CCNP Switching Chapter 7
CCNP Switching Chapter 7Chaing Ravuth
 
CCNP Switching Chapter 6
CCNP Switching Chapter 6CCNP Switching Chapter 6
CCNP Switching Chapter 6Chaing Ravuth
 
CCNP Switching Chapter 5
CCNP Switching Chapter 5CCNP Switching Chapter 5
CCNP Switching Chapter 5Chaing Ravuth
 
CCNP Switching Chapter 4
CCNP Switching Chapter 4CCNP Switching Chapter 4
CCNP Switching Chapter 4Chaing Ravuth
 
CCNA4 Verson6 Chapter1
CCNA4 Verson6 Chapter1CCNA4 Verson6 Chapter1
CCNA4 Verson6 Chapter1Chaing Ravuth
 
CCNA4 Verson6 Chapter8
CCNA4 Verson6 Chapter8CCNA4 Verson6 Chapter8
CCNA4 Verson6 Chapter8Chaing Ravuth
 
CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7Chaing Ravuth
 
CCNA4 Verson6 Chapter5
CCNA4 Verson6 Chapter5CCNA4 Verson6 Chapter5
CCNA4 Verson6 Chapter5Chaing Ravuth
 

Más de Chaing Ravuth (17)

CCNP ROUTE V7 CH8
CCNP ROUTE V7 CH8CCNP ROUTE V7 CH8
CCNP ROUTE V7 CH8
 
CCNP ROUTE V7 CH6
CCNP ROUTE V7 CH6CCNP ROUTE V7 CH6
CCNP ROUTE V7 CH6
 
CCNP ROUTE V7 CH2
CCNP ROUTE V7 CH2CCNP ROUTE V7 CH2
CCNP ROUTE V7 CH2
 
CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3
 
CCNP Switching Chapter 2
CCNP Switching Chapter 2CCNP Switching Chapter 2
CCNP Switching Chapter 2
 
CCNP Switching Chapter 1
CCNP Switching Chapter 1CCNP Switching Chapter 1
CCNP Switching Chapter 1
 
CCNP Switching Chapter 10
CCNP Switching Chapter 10CCNP Switching Chapter 10
CCNP Switching Chapter 10
 
CCNP Switching Chapter 9
CCNP Switching Chapter 9CCNP Switching Chapter 9
CCNP Switching Chapter 9
 
CCNP Switching Chapter 8
CCNP Switching Chapter 8CCNP Switching Chapter 8
CCNP Switching Chapter 8
 
CCNP Switching Chapter 7
CCNP Switching Chapter 7CCNP Switching Chapter 7
CCNP Switching Chapter 7
 
CCNP Switching Chapter 6
CCNP Switching Chapter 6CCNP Switching Chapter 6
CCNP Switching Chapter 6
 
CCNP Switching Chapter 5
CCNP Switching Chapter 5CCNP Switching Chapter 5
CCNP Switching Chapter 5
 
CCNP Switching Chapter 4
CCNP Switching Chapter 4CCNP Switching Chapter 4
CCNP Switching Chapter 4
 
CCNA4 Verson6 Chapter1
CCNA4 Verson6 Chapter1CCNA4 Verson6 Chapter1
CCNA4 Verson6 Chapter1
 
CCNA4 Verson6 Chapter8
CCNA4 Verson6 Chapter8CCNA4 Verson6 Chapter8
CCNA4 Verson6 Chapter8
 
CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7CCNA4 Verson6 Chapter7
CCNA4 Verson6 Chapter7
 
CCNA4 Verson6 Chapter5
CCNA4 Verson6 Chapter5CCNA4 Verson6 Chapter5
CCNA4 Verson6 Chapter5
 

Último

Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 

Último (20)

Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 

CCNA3 Verson6 Chapter5

  • 1. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1 Instructor Materials Chapter 5: Dynamic Routing CCNA Routing and Switching Scaling Networks
  • 2. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 11 Chapter 5: Dynamic Routing Scaling Networks
  • 3. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Chapter 5 - Sections & Objectives  5.1 Dynamic Routing Protocols  Explain the features and characteristics of dynamic routing protocols.  5.2 Distance Vector Dynamic Routing  Explain how distance vector routing protocols operate.  5.3 Link-State Dynamic Routing  Explain how link-state protocols operate.
  • 4. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 13 5.1 Dynamic Routing Protocol
  • 5. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Dynamic Routing Protocols Types of Routing Protocols  Purpose of dynamic routing protocols  Discovery of remote networks  Maintaining up-to-date routing information  Choosing the best path to destination networks  Ability to find a new best path if the current path is no longer available  Types of Routing Protocols  Link-State  Distance Vector  Path-Vector
  • 6. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 15 5.2 Distance Vector Dynamic Routing
  • 7. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Distance Vector Dynamic Routing Distance Vector Fundamentals  Dynamic Routing Protocol Operation  Router sends and receives routing messages on its interfaces  Router shares routing messages and routing information with other routers that are using the same routing protocol.  Routers exchange routing information to learn about remote networks.  When a router detects a topology change, the routing protocol can advertise this change to other routers.  Describe the process to achieve convergence and build the routing table using the graphics above:  Which networks are directly connected (0 hop)?  Which networks are 1 hop or 2 hops away?
  • 8. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Distance Vector Dynamic Routing Distance Vector Routing Protocol Operation  Distance Vector Technologies  Neighbors are routers that share a link and are configured to use the same routing protocol.  The router is only aware of the network addresses of its own interfaces and the remote network addresses it can reach through its neighbors.  Routers using distance vector routing are not aware of the network topology.  Some distance vector routing protocols send periodic updates.  Distance Vector Algorithm  Sending and receiving routing information  Calculating the best paths and installing routes in the routing table  Detecting and reacting to topology changes
  • 9. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Distance Vector Dynamic Routing Types of Distance Vector Routing Protocols  What other enhancements were introduced in RIPv2 and EIGRP?
  • 10. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 19 5.3 Link-State Dynamic Routing
  • 11. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential  Shortest Path First Protocols  OSPF and IS-IS  Dijkstra’s Algorithm  Using the diagram, determine the shortest path for the scenarios below:  R1 to R4  R1 to R5  R2 to R3  R3 to R5  R4 to R2  R5 to R2 Link-State Dynamic Routing Link-State Routing Protocol Operation
  • 12. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Link-State Dynamic Routing Link-State Updates  Link-State Routing Process  Each router learns its own links and directly connected networks  Each router discovers its neighbors on directly connected networks with Hello packets.  Each router builds a link-state packet containing the state of each directly connected link.  Each router floods the LSP to all neighbors, who then store all LSPs received in a database.  Each router uses the database to construct a complete map of the topology and computes the best path to each destination network.  SPF Tree  Each router in the routing area uses the link-state database and SPF algorithm to construct the SPF tree.  Each router constructs its own SPF tree independently from all other routers.  The SPF trees must be identical on all routers.  The paths are added to the routing table.
  • 13. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential Link-State Dynamic Routing Link-State Routing Protocol Benefits  Advantages  Builds a complete topological map of the network to determine the shortest path  Floods the LSP immediately to achieve faster converge  Only sends out LSP with new information when there is a change in the topology  Uses the concept of areas and allows for summarization.  Disadvantages  Requires additional memory to maintain the database and SPF tree  Requires more CPU processing to calculate the SPF algorithm and create a complete map of the topology  Requires more bandwidth during initial startups of the routers and could be an issue on unstable networks
  • 14. © 2017 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 23 5.4 Chapter Summary
  • 15. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential  Dynamic routing protocols are used by routers to facilitate the exchange of routing information between routers. They are used to discover remote networks, maintain up-to-date routing information, choose the best path to destination networks and has the ability to find a new best path when the topology changes.  Dynamic routing protocols require more CPU and bandwidth resources.  Networks typically use a combination of both static and dynamic routing. Dynamic routing is the best choice for large networks and static routing is better for stub networks.  The process of bringing all routing tables to a state of consistency, where all of the routers in the same routing domain or area have complete and accurate information about the network, is called convergence. Some routing protocols converge faster than others.  Metrics are used by routing protocols to determine the best path or shortest path to reach a destination network.  Distance vector protocols do not have the actual map of the network topology. The routers only have knowledge reach remote networks through the neighbors. Periodic updates are send to keep the routing tables up-to date. Modern distance vector protocols are RIPv2, RIPng and EIGRP.  A router configured with a link-state routing protocol can create a complete view or topology of the network by gathering information from all of the other routers. This information is collected using link-state packets (LSPs). Updates are send when topology changes.  Link-state routing protocols apply Dijkstra’s algorithm to calculate the best path route. The algorithm is commonly referred to as the shortest path first (SPF) algorithm. This algorithm uses accumulated costs along each path, from source to destination, to determine the total cost of a route. The link-state routing protocols are IS-IS and OSPF. Chapter Summary Summary
  • 16. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential
  • 17. Presentation_ID ‹#›© 2017 Cisco Systems, Inc. All rights reserved. Cisco Confidential