Giao thức định tuyến - Chapter 10 pot

28 287 0
Giao thức định tuyến - Chapter 10 pot

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Link-State Routing Protocols Routing Protocols and Concepts – Chapter 10 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public ITE PC v4.0 Chapter 1 1 Objectives  Describe the basic features & conce p ts of link-state p routing protocols. – Distance vector routing protocols are like road signs because routers must make preferred path decisions based because routers must make preferred path decisions based on a distance or metric to a network. – Link-state routing protocols are more like a road map because they create a topological map of the network and because they create a topological map of the network and each router uses this map to determine the shortest path to each network. The ultimate objective is that every router receives all of the – The ultimate objective is that every router receives all of the link-state information about all other routers in the routing area. With this link-state information, each router can create its own topological map of the network and independently its own topological map of the network and independently calculate the shortest path to every network.  List the benefits and requirements of link-state routing ITE PC v4.0 Chapter 1 2 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public protocols. Link-State Routing  Link state routing protocols  Link state routing protocols -Also known as shortest path first algorithms -These protocols built around Dijkstra’s SPF OSPF ill b di d i Ch t 11 d IS IS ill b di d i CCNP ITE PC v4.0 Chapter 1 3 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public OSPF w ill b e di scusse d i n Ch ap t er 11 , an d IS - IS w ill b e di scusse d i n CCNP . Link-State Routing  Dikjstra’s algorithm also known as the shortest path first (SPF) algorithm Thi l ith l t t l h th f – Thi s a l gor ith m accumu l a t es cos t s a l ong eac h pa th , f rom source to destination. ITE PC v4.0 Chapter 1 4 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Link-State Routing  The shortest path to a destination is not necessarily the path with the least number of hops ITE PC v4.0 Chapter 1 5 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Link-State Routing Process  How routers using Link State Routing Protocols reach convergence 1 Each routers learns about its own directly connected networks 1 . Each routers learns about its own directly connected networks – interface is in the up state 2. Each router is responsible for meeting its neighbors on directly td t k connec t e d ne t wor k s – exchange hello packet to other directly connected link state routers. 3. Each router builds a Link-State Packet ( LSP ) containin g the state of () g each directly connected link – recording all the pertinent information about each neighbor, including neighbor ID, link type, and bandwidth. 4. Each router floods the LSP to all neighbors, who then store all LSPs received in a database. – Each router stores a copy of each LSP received from its neighbors in a local database a local database . 5. Each router uses the database to construct a complete map of the topology and computes the best path to each destination network. Th SPF l ith i d t t t th f th t l d ITE PC v4.0 Chapter 1 6 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public – Th e SPF a l gor ith m i s use d t o cons t ruc t th e map o f th e t opo l ogy an d to determine the best path to each network. Link-State Routing: Step 1 – Learn about directly connected Networks  Link Thi s i s a n in te rf ace o n a ssa teaceo a router  Link state Link state This is the information about the state of the about the state of the links ITE PC v4.0 Chapter 1 7 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Link - State Routing: Link - State Routing: step 2 - Sending Hello Packets to Neighbors  Link state routing protocols use a hello protocol  Link state routing protocols use a hello protocol Purpose of a hello protocol: Tdi ihb (tht th - T o di scover ne i g hb ors (th a t use th e same link state routing protocol) on its link ITE PC v4.0 Chapter 1 8 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Link - State Routing:  Connected interfaces that are Link - State Routing: step 2 - Sending Hello Packets to Neighbors  Connected interfaces that are using the same link state routing protocols will exchange routing protocols will exchange hello packets.  Once routers learn it has  Once routers learn it has neighbors they form an adjace n cy adjace cy – 2 adjacent neighbors will exchange hello packets – These packets will serve as a keep alive function ITE PC v4.0 Chapter 1 9 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Link - State Routing:  Contents of LSP: Link - State Routing: step 3 - Building the Link State Packet (LSP)  Contents of LSP: – State of each directly connected link – Includes information about neighbors such as neighbor ID link neighbors such as neighbor ID , link type, & bandwidth.  A simplified version of the LSPs from R1 is: 1. R1; Ethernet network 10.1.0.0/16; Cost 2 2. R1 -> R2; Serial point-to-point network; 10.2.0.0/16; Cost 20 3. R1 -> R3; Serial point-to-point network; 10.3.0.0/16; Cost 5 4. R1 -> R4; Serial point-to-point /C ITE PC v4.0 Chapter 1 10 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public network; 10.4.0.0 / 16; C ost 20 [...]... of link-state packet that does not cause them to rerun their SPF algorithm ITE PC v4.0 Chapter 1 Note: Multiple areas with OSPF and IS-IS are discussed in CCNP © 2007 Cisco Systems, Inc All rights reserved Cisco Public 24 Link-State Routing Protocols 2 link state routing protocols used for routing IP -Open Shortest Path First (OSPF) -Intermediate System-Intermediate System (IS-IS) ITE PC v4.0 Chapter. .. v4.0 Chapter 1 –The shortest path to a destination determined by adding the costs & finding the lowest cost •Network 10. 5.0.0/16 via R2 serial 0/0/0 at a cost of 22 •Network 10. 6.0.0/16 via R3 serial 0/0/1 at a cost of 7 •Network 10. 7.0.0/16 via R3 serial 0/0/1 at a cost of 15 •Network 10. 8.0.0/16 via R3 serial 0/0/1 at a cost of 17 •Network 10. 9.0.0/16 via R2 serial 0/0/0 at a cost of 30 •Network 10 10... the router R5, with the network 10. 10.0.0/16 and a cost of 10 This information is added t th SPF tree dd d to the t –Using the fourth LSP, R1 learns that R4 has a network 10. 8.0.0/16 with a cost of 2 and with no neighbors This link is added to R1's SPF tree ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 17 Link-State Routing: Example - How R1 constructs its SPF tree... as -IP address -Subnet mask Subnet -Type of network -Cost associated with li k C t i t d ith link -Neighboring routers on the link ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 27 Summary Link State Packets After initial flooding, additional LSP are sent out Aft i iti l fl di dditi l t t when a change in topology occurs Examples of link state routing protocols -Open... LSPs (for the networks 10. 9.0.0/16 and 10. 10.0.0/16), because SPF has already learned about these links and added them to the SPF tree –R1 can process the third LSP learning that R5 has a network 10. 11.0.0/16 with a cost of 2 and with no neighbors This link is added to the SPF tree for R1 ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 18 Link-State Routing Determining... First protocols Summarizing the link state process -Routers 1ST learn of directly connected networks Routers -Routers then say “hello” to neighbors -Routers then build link state packets -Routers then flood LSPs to all neighbors -Routers use LSP database to build a network topology Routers map & calculate the best path to each destination ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved... th router, R5, with the network 10. 9.0.0/16 and a cost of 10 This information is added to the SPF tree –Using the third LSP R1 has learned that R2 has a network Using LSP, 10. 5.0.0/16 with a cost of 2 and with no neighbors This link is added to R1's SPF tree ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 15 Link-State Routing: Example - How R1 constructs its SPF tree... t Event-driven Updates • After the initial flooding of LSPs, link-state routing protocols only send out an LSP when there is a change in the topology The LSP contains only the information regarding the affected link • Unlike some distance vector routing protocols, link-state routing protocols do not send periodic updates Hierarchical Design • Link-state routing protocols such as OSPF and IS-IS use... networks ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 23 Link-State Routing Protocols Modern link-state routing protocols are designed to minimize the effects on memory, CPU and i i i h ff CPU, d bandwidth • The use and configuration of multiple areas can reduce the size of the link-state databases Multiple areas can link state also limit the amount of link-state information... SPF algorithm to construct the SPF trees that you saw earlier earlier ITE PC v4.0 Chapter 1 © 2007 Cisco Systems, Inc All rights reserved Cisco Public 13 Link-State Routing: step 5 - Constructing a link state data base router R1 has learned the link-state information for each router in its routing area With a complete link-state database, R1 p can now use the database and the shortest path first (SPF) . network 10. 1.0.0/16; Cost 2 2. R1 -& gt; R2; Serial point-to-point network; 10. 2.0.0/16; Cost 20 3. R1 -& gt; R3; Serial point-to-point network; 10. 3.0.0/16; Cost 5 4. R1 -& gt; R4; Serial point-to-point. cost of 15 •Network 10. 8.0.0/16 via R3 serial 0/0/1 at a cost of 17 •Network 10. 9.0.0/16 via R2 serial 0/0/0 at a cost of 30 N t k1 0100 0/16 i R3 i l0/0/1 • N e t wor k 10 . 10 . 0 . 0/16 v i a. about the network 10. 6.0.0/16 with a cost of 10 from R3. –However, R1 can use the third LSP to create a link from R4 to the router R5, with the network 10. 10.0.0/16 and a cost of 10. This information

Ngày đăng: 13/07/2014, 03:20

Tài liệu cùng người dùng

Tài liệu liên quan