SlideShare a Scribd company logo
1 of 25
Release 16/07/2009 Jetking Infotrain Ltd.
Basic Router Configuration
Chapter 7
Release 16/07/2009 Jetking Infotrain Ltd.
Chapter Objectives
 Explain IGRP
 Explain EIGRP
 Explain OSPF
Release 16/07/2009 Jetking Infotrain Ltd.
Recall - I
 The different metrics used by the routing protocols
include:
 Hops
 Bandwidth
 Load
 cost
 Reliability
 Interior routing protocols include:
 Routing Information Protocol (RIP)
 Open Shortest Path First (OSPF)
 Interior Gateway Routing Protocol (IGRP)
Release 16/07/2009 Jetking Infotrain Ltd.
Recall - II
 Enhanced Interior Gateway Routing Protocol
(EIGRP)
 Intermediate System to Intermediate System (IS –
IS)
 The different RIP timers include:
 Route update timer
 Route invalid timer
 Holddown timer
 Route Flush timer
 Routing tables can be defined as the database that
contains the routing information of the network
Release 16/07/2009 Jetking Infotrain Ltd.
Interior Gateway Routing Protocol
(IGRP)
 IGRP is a distance-vector routing protocol
 The characteristics if IGRP include:
 Uses composite metric
 Supports unequal-cost load balancing
 Supports multipath routing
 Supports holddowns
 Supports split horizons
Release 16/07/2009 Jetking Infotrain Ltd.
Verifying IGRP
 Commands to verify IGRP configurations include:
 show ip route
 show protocols
 show ip protocols
 debug ip rip
 debug ip igrp events
 debug ip igrp transactions
Release 16/07/2009 Jetking Infotrain Ltd.
Debugging IGRP
 The debugging command displays the routing
information and the updates sent and received on
the router
 Commands for debugging IGRP include:
 debug ip igrp events
 debug ip igrp transactions
Release 16/07/2009 Jetking Infotrain Ltd.
Enhanced Interior Gateway Routing
Protocols (EIGRP)
 EIGRP saves all the routes connected to the
neighboring routers
 EIGRP has the qualities of both distance-vector and
link state protocols
 EIGRP is an ideal protocol in the large networks
Release 16/07/2009 Jetking Infotrain Ltd.
Diffusing Update Algorithm (DUAL)
 DUAL helps the router to determine the best route to
the destination using the hop count, bandwidth and
other factors as metrics
 It sends query packets to the neighboring routers to
determine the best path to reach the destination
network
 When a router receives a reply, DUAL calculates the
successor (main route) and the feasible successor
(backup route)
Release 16/07/2009 Jetking Infotrain Ltd.
Route Discovery and Maintenance
 For discovering the routes, the tables used by
EIGRP include:
 Neighbor table
 Topology table
 Route table
 Successors
 Feasible successors
 Unlike the other protocols, EIGRP uses four metrics,
bandwidth, delay, load and reliability to determine
the best path to transmit the packets
Release 16/07/2009 Jetking Infotrain Ltd.
Verifying EIGRP
 Commands to verify EIGRP configurations include:
 show ip route
 show ip route eigrp
 show ip eigrp neighbors
 show ip eigrp topology
Release 16/07/2009 Jetking Infotrain Ltd.
Border Gateway Protocol
 BGP is an Exterior Gateway Protocol used to
exchange the routing information between two or
more Autonomous Systems (AS)
 It uses cost as its metrics
 The hosts that use BGP as their routing protocol,
exchange information with the help of TCP/IP
 It uses the method of Classless Inter-Domain
Routing (CIDR)
Release 16/07/2009 Jetking Infotrain Ltd.
Link State Routing Protocols
 In Link-state routing, the routers while
communicating share the status of the links on the
network
 The protocols send Link State Advertisement (LSA)
that contains routing information and details of the
router that sent the information
 The destination router stores the LSAs in a local
database
 When a change occurs in the database, the router
runs the Shortest Path First (SPF) algorithm
Release 16/07/2009 Jetking Infotrain Ltd.
Open Shortest Path First (OSPF)
 OSPF uses the link-state concept and sends Link
State Advertisements (LSAs) to all the connected
routers
 Entities of the OSPF hierarchy include:
 Autonomous System (AS)
 Areas
 Backbone Area
 Area Border Routers (ABRs)
 Stub Area
 Autonomous System Boundary Router (ASBRs)
Release 16/07/2009 Jetking Infotrain Ltd.
OSPF Hierarchy
Release 16/07/2009 Jetking Infotrain Ltd.
Case Study
The Hyderabad branch of the Blue Diamond Steel
Company has 15 routers connected in the network.
The network uses RIP to route the packets between
the departments. Now the company has decided to
add a team of 20 Software Engineers to design the
new steel plants. The network administrator has
decided to place the engineers on a different network.
This requires the 16th router to be placed in the
network.
Release 16/07/2009 Jetking Infotrain Ltd.
Problem
The other departments cannot exchange the data with
the software engineers
Release 16/07/2009 Jetking Infotrain Ltd.
Solution
The network administrator decided to use OSPF,
which uses bandwidth as its metric to route the
packets and can be used to connect large networks
Release 16/07/2009 Jetking Infotrain Ltd.
Intermediate System to Intermediate
System (IS – IS)
 IS – IS is a link state routing protocol used to carry
IP network information
 The routing in IS – IS is carried out in two levels:
 Level 1 comprises of the routers connected in an
area
 Level 2 comprises of routers connected to the
routers in multiple areas
Release 16/07/2009 Jetking Infotrain Ltd.
Verifying OSPF
 Commands to verify EIGRP configurations include:
 show ip route
 show ip ospf
 show ip ospf database
 show ip ospf interface
 show ip protocols
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - I
 IGRP is a distant-vector routing protocol, which
implies that each router sends all or a part of its
routing table in a routing message update
 The characteristics of IGRP are:
 Uses composite metric
 Supports unequal-cost load balancing
 Supports multipath routing
 Supports multipath routing
 Supports holdown
 Supports split horizons
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - II
 The characteristics of EIGRP are:
 Fast convergence
 Link-state protocol
 Less network overhead
 Interoperation with IGRP
 Supports three routed protocols
 Six path load-balancing
 The Open Shortest Path First (OSPF) is a link-state
routing protocol, used to handle routing for Internet
Protocol (IP) traffic
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - III
 The OSPF protocol is designed on the Shortest
Path First (SPF) algorithm, which enables to
determine the shortest route to each destination
 OSPF provides the following advantages:
 Open protocol
 Loop free topology
 Scalable
 Hierarchical design
 Provides multicasting
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - IV
 The OSPF maintains a two-layer hierarchy
consisting of:
 Backbone area
 Off backbone
 The advantage of dividing OSPF into areas are as
follows:
 Conserves router resources
 Concealing information
 Dealing with external routes
Release 16/07/2009 Jetking Infotrain Ltd.
Summary - V
 There are different OSPF area types that help to
handle external routes:
 Normal area
 Stub area
 Totally stubby area
 Not-so-stubby area

More Related Content

What's hot

Open Shortest Path First (OSPF) || 2020 || Ser-2
Open Shortest Path First (OSPF) || 2020 || Ser-2Open Shortest Path First (OSPF) || 2020 || Ser-2
Open Shortest Path First (OSPF) || 2020 || Ser-2Nutan Singh
 
Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)Nutan Singh
 
BGP (Border Gateway Protocol)
BGP (Border Gateway Protocol)BGP (Border Gateway Protocol)
BGP (Border Gateway Protocol)NetProtocol Xpert
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway ProtocolKashif Latif
 
Route Redistribution between OSPF and EIGRP
Route Redistribution between OSPF and EIGRPRoute Redistribution between OSPF and EIGRP
Route Redistribution between OSPF and EIGRPNetProtocol Xpert
 
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...IRJET Journal
 
Day 2 IP ROUTING
Day 2 IP ROUTINGDay 2 IP ROUTING
Day 2 IP ROUTINGanilinvns
 
User guide wishbone serializer
User guide wishbone serializerUser guide wishbone serializer
User guide wishbone serializerdragonvnu
 
Border gateway protocol
Border gateway protocolBorder gateway protocol
Border gateway protocolsahilnarvekar
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)Respa Peter
 
Border gateway protocol
Border gateway protocolBorder gateway protocol
Border gateway protocolazlerabby
 

What's hot (20)

Open Shortest Path First (OSPF) || 2020 || Ser-2
Open Shortest Path First (OSPF) || 2020 || Ser-2Open Shortest Path First (OSPF) || 2020 || Ser-2
Open Shortest Path First (OSPF) || 2020 || Ser-2
 
BGP
BGP BGP
BGP
 
OSPF Overview
OSPF OverviewOSPF Overview
OSPF Overview
 
Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)Border Gateway Protocol (BGP)
Border Gateway Protocol (BGP)
 
13. eigrp and ospf
13. eigrp and ospf13. eigrp and ospf
13. eigrp and ospf
 
BGP (Border Gateway Protocol)
BGP (Border Gateway Protocol)BGP (Border Gateway Protocol)
BGP (Border Gateway Protocol)
 
Rip ospf and bgp
Rip ospf and bgpRip ospf and bgp
Rip ospf and bgp
 
Border Gateway Protocol
Border Gateway ProtocolBorder Gateway Protocol
Border Gateway Protocol
 
Route Redistribution between OSPF and EIGRP
Route Redistribution between OSPF and EIGRPRoute Redistribution between OSPF and EIGRP
Route Redistribution between OSPF and EIGRP
 
How BGP Works
How BGP WorksHow BGP Works
How BGP Works
 
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
 
Day 2 IP ROUTING
Day 2 IP ROUTINGDay 2 IP ROUTING
Day 2 IP ROUTING
 
User guide wishbone serializer
User guide wishbone serializerUser guide wishbone serializer
User guide wishbone serializer
 
Border gateway protocol
Border gateway protocolBorder gateway protocol
Border gateway protocol
 
Border Gatway Protocol
Border Gatway ProtocolBorder Gatway Protocol
Border Gatway Protocol
 
EIGRP Configuration
EIGRP ConfigurationEIGRP Configuration
EIGRP Configuration
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
 
PERFORMANCE EVALUATION OF RIP AND OSPF IN IPV6 USING OPNET 14.5 SIMULATOR
PERFORMANCE EVALUATION OF RIP AND OSPF IN IPV6 USING OPNET 14.5 SIMULATORPERFORMANCE EVALUATION OF RIP AND OSPF IN IPV6 USING OPNET 14.5 SIMULATOR
PERFORMANCE EVALUATION OF RIP AND OSPF IN IPV6 USING OPNET 14.5 SIMULATOR
 
Border gateway protocol
Border gateway protocolBorder gateway protocol
Border gateway protocol
 

Similar to Configure Interior Routing Protocols Like IGRP, EIGRP and OSPF

A Comparative Performance Analysis of Route Redistribution among Three Differ...
A Comparative Performance Analysis of Route Redistribution among Three Differ...A Comparative Performance Analysis of Route Redistribution among Three Differ...
A Comparative Performance Analysis of Route Redistribution among Three Differ...IJCNCJournal
 
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...theijes
 
Chapter 06 - Routing
Chapter 06 - RoutingChapter 06 - Routing
Chapter 06 - Routingphanleson
 
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WAN
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WANOptimal Performance Analysis Enabling OSPF and BGP in Internal and External WAN
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WANijdpsjournal
 
Network Performance Analysis of Dynamic Routing Protocols for Real Time Appl...
Network Performance Analysis of Dynamic Routing Protocols for  Real Time Appl...Network Performance Analysis of Dynamic Routing Protocols for  Real Time Appl...
Network Performance Analysis of Dynamic Routing Protocols for Real Time Appl...IJMER
 
BGP (border gateway routing protocol)
BGP (border gateway routing protocol)BGP (border gateway routing protocol)
BGP (border gateway routing protocol)Netwax Lab
 
Paper id 21201449
Paper id 21201449Paper id 21201449
Paper id 21201449IJRAT
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrpSagarR24
 
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPPerformance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPIRJET Journal
 
OSPF EIGRP & RIP comparision.pdf
OSPF EIGRP & RIP comparision.pdfOSPF EIGRP & RIP comparision.pdf
OSPF EIGRP & RIP comparision.pdfKOLOYOYO
 
Respond 3 of your colleagues postings in one or more of the fol.docx
 Respond  3 of your colleagues postings in one or more of the fol.docx Respond  3 of your colleagues postings in one or more of the fol.docx
Respond 3 of your colleagues postings in one or more of the fol.docxaryan532920
 

Similar to Configure Interior Routing Protocols Like IGRP, EIGRP and OSPF (20)

A Comparative Performance Analysis of Route Redistribution among Three Differ...
A Comparative Performance Analysis of Route Redistribution among Three Differ...A Comparative Performance Analysis of Route Redistribution among Three Differ...
A Comparative Performance Analysis of Route Redistribution among Three Differ...
 
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...
Analytical Execution of Dynamic Routing Protocols For Video Conferencing Appl...
 
Chapter 06 - Routing
Chapter 06 - RoutingChapter 06 - Routing
Chapter 06 - Routing
 
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WAN
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WANOptimal Performance Analysis Enabling OSPF and BGP in Internal and External WAN
Optimal Performance Analysis Enabling OSPF and BGP in Internal and External WAN
 
Network Performance Analysis of Dynamic Routing Protocols for Real Time Appl...
Network Performance Analysis of Dynamic Routing Protocols for  Real Time Appl...Network Performance Analysis of Dynamic Routing Protocols for  Real Time Appl...
Network Performance Analysis of Dynamic Routing Protocols for Real Time Appl...
 
C0343015019
C0343015019C0343015019
C0343015019
 
ENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptxENCOR_Chapter_6.pptx
ENCOR_Chapter_6.pptx
 
BGP (border gateway routing protocol)
BGP (border gateway routing protocol)BGP (border gateway routing protocol)
BGP (border gateway routing protocol)
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
Paper id 21201449
Paper id 21201449Paper id 21201449
Paper id 21201449
 
CCNP ROUTE V7 CH7
CCNP ROUTE V7 CH7CCNP ROUTE V7 CH7
CCNP ROUTE V7 CH7
 
Different Routing protocols
Different Routing protocolsDifferent Routing protocols
Different Routing protocols
 
Arun project-Final
Arun project-FinalArun project-Final
Arun project-Final
 
3 ip routing eigrp
3 ip routing eigrp3 ip routing eigrp
3 ip routing eigrp
 
BGP Overview
BGP OverviewBGP Overview
BGP Overview
 
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRPPerformance Analysis of Routing Protocols RIP, OSPF and EIGRP
Performance Analysis of Routing Protocols RIP, OSPF and EIGRP
 
OSPF EIGRP & RIP comparision.pdf
OSPF EIGRP & RIP comparision.pdfOSPF EIGRP & RIP comparision.pdf
OSPF EIGRP & RIP comparision.pdf
 
Respond 3 of your colleagues postings in one or more of the fol.docx
 Respond  3 of your colleagues postings in one or more of the fol.docx Respond  3 of your colleagues postings in one or more of the fol.docx
Respond 3 of your colleagues postings in one or more of the fol.docx
 

More from ALLCAD Services Pvt Limited

COMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarCOMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarALLCAD Services Pvt Limited
 
Keyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarKeyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarALLCAD Services Pvt Limited
 
Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar ALLCAD Services Pvt Limited
 

More from ALLCAD Services Pvt Limited (20)

Command which is use in CCNA AND CCNP
Command which is use in CCNA AND CCNP Command which is use in CCNA AND CCNP
Command which is use in CCNA AND CCNP
 
COMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukarCOMPUTER Motherboard by jetarvind kumar madhukar
COMPUTER Motherboard by jetarvind kumar madhukar
 
Technologies slide By jetarvind kumar madhukar
Technologies slide By jetarvind kumar madhukarTechnologies slide By jetarvind kumar madhukar
Technologies slide By jetarvind kumar madhukar
 
CCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukarCCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukar
 
CCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukarCCNA CHAPTER 2 BY jetarvind kumar madhukar
CCNA CHAPTER 2 BY jetarvind kumar madhukar
 
CCNA CHAPTER 4 BY jetarvind kumar madhukar
CCNA CHAPTER 4 BY jetarvind kumar madhukarCCNA CHAPTER 4 BY jetarvind kumar madhukar
CCNA CHAPTER 4 BY jetarvind kumar madhukar
 
CCNA CHAPTER 5 BY jetarvind kumar madhukar
CCNA CHAPTER 5 BY jetarvind kumar madhukarCCNA CHAPTER 5 BY jetarvind kumar madhukar
CCNA CHAPTER 5 BY jetarvind kumar madhukar
 
CCNA CHAPTER8 BY jetarvind kumar madhukar
CCNA CHAPTER8 BY jetarvind kumar madhukarCCNA CHAPTER8 BY jetarvind kumar madhukar
CCNA CHAPTER8 BY jetarvind kumar madhukar
 
CCNA CHAPTER 9 BY jetarvind kumar madhukar
CCNA CHAPTER 9 BY jetarvind kumar madhukarCCNA CHAPTER 9 BY jetarvind kumar madhukar
CCNA CHAPTER 9 BY jetarvind kumar madhukar
 
CCNA CHAPTER 10 BY jetarvind kumar madhukar
CCNA CHAPTER 10 BY jetarvind kumar madhukarCCNA CHAPTER 10 BY jetarvind kumar madhukar
CCNA CHAPTER 10 BY jetarvind kumar madhukar
 
CCNA CHAPTER 11 BY jetarvind kumar madhukar
CCNA CHAPTER 11 BY jetarvind kumar madhukarCCNA CHAPTER 11 BY jetarvind kumar madhukar
CCNA CHAPTER 11 BY jetarvind kumar madhukar
 
CCNA CHAPTER 12 BY jetarvind kumar madhukar
CCNA CHAPTER 12 BY jetarvind kumar madhukarCCNA CHAPTER 12 BY jetarvind kumar madhukar
CCNA CHAPTER 12 BY jetarvind kumar madhukar
 
CCNA CHAPTER 14 BY jetarvind kumar madhukar
CCNA CHAPTER 14 BY jetarvind kumar madhukarCCNA CHAPTER 14 BY jetarvind kumar madhukar
CCNA CHAPTER 14 BY jetarvind kumar madhukar
 
CCNA CHAPTER 15 BY jetarvind kumar madhukar
CCNA CHAPTER 15 BY jetarvind kumar madhukarCCNA CHAPTER 15 BY jetarvind kumar madhukar
CCNA CHAPTER 15 BY jetarvind kumar madhukar
 
CCNA CHAPTER 16 BY jetarvind kumar madhukar
CCNA CHAPTER 16 BY jetarvind kumar madhukarCCNA CHAPTER 16 BY jetarvind kumar madhukar
CCNA CHAPTER 16 BY jetarvind kumar madhukar
 
CCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukarCCNA CHAPTER 17 BY jetarvind kumar madhukar
CCNA CHAPTER 17 BY jetarvind kumar madhukar
 
CCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukarCCNA CHAPTER 1 BY jetarvind kumar madhukar
CCNA CHAPTER 1 BY jetarvind kumar madhukar
 
Keyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukarKeyboard and mouse slide by Jetarvind kumar madhukar
Keyboard and mouse slide by Jetarvind kumar madhukar
 
Networkdevices by Jetarvind kumar madhukar
Networkdevices by Jetarvind kumar madhukarNetworkdevices by Jetarvind kumar madhukar
Networkdevices by Jetarvind kumar madhukar
 
Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar Overview of ip_security by JetArvind kumar Madhukar
Overview of ip_security by JetArvind kumar Madhukar
 

Recently uploaded

The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 

Recently uploaded (20)

The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 

Configure Interior Routing Protocols Like IGRP, EIGRP and OSPF

  • 1. Release 16/07/2009 Jetking Infotrain Ltd. Basic Router Configuration Chapter 7
  • 2. Release 16/07/2009 Jetking Infotrain Ltd. Chapter Objectives  Explain IGRP  Explain EIGRP  Explain OSPF
  • 3. Release 16/07/2009 Jetking Infotrain Ltd. Recall - I  The different metrics used by the routing protocols include:  Hops  Bandwidth  Load  cost  Reliability  Interior routing protocols include:  Routing Information Protocol (RIP)  Open Shortest Path First (OSPF)  Interior Gateway Routing Protocol (IGRP)
  • 4. Release 16/07/2009 Jetking Infotrain Ltd. Recall - II  Enhanced Interior Gateway Routing Protocol (EIGRP)  Intermediate System to Intermediate System (IS – IS)  The different RIP timers include:  Route update timer  Route invalid timer  Holddown timer  Route Flush timer  Routing tables can be defined as the database that contains the routing information of the network
  • 5. Release 16/07/2009 Jetking Infotrain Ltd. Interior Gateway Routing Protocol (IGRP)  IGRP is a distance-vector routing protocol  The characteristics if IGRP include:  Uses composite metric  Supports unequal-cost load balancing  Supports multipath routing  Supports holddowns  Supports split horizons
  • 6. Release 16/07/2009 Jetking Infotrain Ltd. Verifying IGRP  Commands to verify IGRP configurations include:  show ip route  show protocols  show ip protocols  debug ip rip  debug ip igrp events  debug ip igrp transactions
  • 7. Release 16/07/2009 Jetking Infotrain Ltd. Debugging IGRP  The debugging command displays the routing information and the updates sent and received on the router  Commands for debugging IGRP include:  debug ip igrp events  debug ip igrp transactions
  • 8. Release 16/07/2009 Jetking Infotrain Ltd. Enhanced Interior Gateway Routing Protocols (EIGRP)  EIGRP saves all the routes connected to the neighboring routers  EIGRP has the qualities of both distance-vector and link state protocols  EIGRP is an ideal protocol in the large networks
  • 9. Release 16/07/2009 Jetking Infotrain Ltd. Diffusing Update Algorithm (DUAL)  DUAL helps the router to determine the best route to the destination using the hop count, bandwidth and other factors as metrics  It sends query packets to the neighboring routers to determine the best path to reach the destination network  When a router receives a reply, DUAL calculates the successor (main route) and the feasible successor (backup route)
  • 10. Release 16/07/2009 Jetking Infotrain Ltd. Route Discovery and Maintenance  For discovering the routes, the tables used by EIGRP include:  Neighbor table  Topology table  Route table  Successors  Feasible successors  Unlike the other protocols, EIGRP uses four metrics, bandwidth, delay, load and reliability to determine the best path to transmit the packets
  • 11. Release 16/07/2009 Jetking Infotrain Ltd. Verifying EIGRP  Commands to verify EIGRP configurations include:  show ip route  show ip route eigrp  show ip eigrp neighbors  show ip eigrp topology
  • 12. Release 16/07/2009 Jetking Infotrain Ltd. Border Gateway Protocol  BGP is an Exterior Gateway Protocol used to exchange the routing information between two or more Autonomous Systems (AS)  It uses cost as its metrics  The hosts that use BGP as their routing protocol, exchange information with the help of TCP/IP  It uses the method of Classless Inter-Domain Routing (CIDR)
  • 13. Release 16/07/2009 Jetking Infotrain Ltd. Link State Routing Protocols  In Link-state routing, the routers while communicating share the status of the links on the network  The protocols send Link State Advertisement (LSA) that contains routing information and details of the router that sent the information  The destination router stores the LSAs in a local database  When a change occurs in the database, the router runs the Shortest Path First (SPF) algorithm
  • 14. Release 16/07/2009 Jetking Infotrain Ltd. Open Shortest Path First (OSPF)  OSPF uses the link-state concept and sends Link State Advertisements (LSAs) to all the connected routers  Entities of the OSPF hierarchy include:  Autonomous System (AS)  Areas  Backbone Area  Area Border Routers (ABRs)  Stub Area  Autonomous System Boundary Router (ASBRs)
  • 15. Release 16/07/2009 Jetking Infotrain Ltd. OSPF Hierarchy
  • 16. Release 16/07/2009 Jetking Infotrain Ltd. Case Study The Hyderabad branch of the Blue Diamond Steel Company has 15 routers connected in the network. The network uses RIP to route the packets between the departments. Now the company has decided to add a team of 20 Software Engineers to design the new steel plants. The network administrator has decided to place the engineers on a different network. This requires the 16th router to be placed in the network.
  • 17. Release 16/07/2009 Jetking Infotrain Ltd. Problem The other departments cannot exchange the data with the software engineers
  • 18. Release 16/07/2009 Jetking Infotrain Ltd. Solution The network administrator decided to use OSPF, which uses bandwidth as its metric to route the packets and can be used to connect large networks
  • 19. Release 16/07/2009 Jetking Infotrain Ltd. Intermediate System to Intermediate System (IS – IS)  IS – IS is a link state routing protocol used to carry IP network information  The routing in IS – IS is carried out in two levels:  Level 1 comprises of the routers connected in an area  Level 2 comprises of routers connected to the routers in multiple areas
  • 20. Release 16/07/2009 Jetking Infotrain Ltd. Verifying OSPF  Commands to verify EIGRP configurations include:  show ip route  show ip ospf  show ip ospf database  show ip ospf interface  show ip protocols
  • 21. Release 16/07/2009 Jetking Infotrain Ltd. Summary - I  IGRP is a distant-vector routing protocol, which implies that each router sends all or a part of its routing table in a routing message update  The characteristics of IGRP are:  Uses composite metric  Supports unequal-cost load balancing  Supports multipath routing  Supports multipath routing  Supports holdown  Supports split horizons
  • 22. Release 16/07/2009 Jetking Infotrain Ltd. Summary - II  The characteristics of EIGRP are:  Fast convergence  Link-state protocol  Less network overhead  Interoperation with IGRP  Supports three routed protocols  Six path load-balancing  The Open Shortest Path First (OSPF) is a link-state routing protocol, used to handle routing for Internet Protocol (IP) traffic
  • 23. Release 16/07/2009 Jetking Infotrain Ltd. Summary - III  The OSPF protocol is designed on the Shortest Path First (SPF) algorithm, which enables to determine the shortest route to each destination  OSPF provides the following advantages:  Open protocol  Loop free topology  Scalable  Hierarchical design  Provides multicasting
  • 24. Release 16/07/2009 Jetking Infotrain Ltd. Summary - IV  The OSPF maintains a two-layer hierarchy consisting of:  Backbone area  Off backbone  The advantage of dividing OSPF into areas are as follows:  Conserves router resources  Concealing information  Dealing with external routes
  • 25. Release 16/07/2009 Jetking Infotrain Ltd. Summary - V  There are different OSPF area types that help to handle external routes:  Normal area  Stub area  Totally stubby area  Not-so-stubby area