SlideShare a Scribd company logo
1 of 32
Instructor  & Todd Lammle Sybex CCNA 640-802 Chapter 7: EIGRP and OSPF
Chapter 7 Objectives ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What Is Enhanced IGRP (EIGRP)? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Enhanced IGRP  IPX Routing Protocols AppleTalk  Routing Protocol IP Routing Protocols IPX Routing Protocols AppleTalk  Routing Protocol IP Routing Protocols
Comparing EIGRP and IGRP ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
EIGRP for IP ,[object Object],[object Object],hello Enhanced IGRP EIGRP EIGRP
EIGRP Terminology Neighbor Tableā€”IP Next Hop   Interface   Router Note: A feasible successor is a backup route and stored in the Topology table Topology Tableā€”IP Destination 1  Successor Destination 1  Feasible Successor Routing Tableā€”IP Destination 1  Successor
EIGRP Tables ,[object Object],hello To see all feasible successor routes known to a router, use the  show ip eigrp topology  command Enhanced IGRP EIGRP EIGRP
Successor routes ,[object Object],[object Object],[object Object],Routing Tableā€”IP Destination 1  Successor Topology Tableā€”IP Destination 1  Successor Destination 1  Feasible Successor
Choosing Routes ,[object Object],[object Object],IPX 19.2 T1 T1 T1 IPX AppleTalk IP AppleTalk IP A B D C
Configuring EIGRP for IP 172.16.10.0 10.110.1.0 192.168.0.0 AS=10 Router(config)# router eigrp 10 Router(config-router)# network 10.0.0.0 Router(config-router)# network 172.16.0.0 192.168.0.0 A C B Enable EIGRP  Assign networks If you use the same AS number for EIGRP as IGRP, EIGRP will automatically redistribute IGRP into EIGRP
Redistribution ,[object Object],Router D Router B Router A Router C EIGRP IGRP IGRP and EIGRP translate automatically, as long as they are both using the same AS number
Route Path ,[object Object],T1 T1 100BaseT 100BaseT 10BaseT 56K
Verifying Enhanced IGRP Operation ,[object Object],[object Object],[object Object],[object Object],[object Object],show ip protocols Router# show ip route eigrp Router# show ip eigrp traffic   Router#  show ip eigrp neighbors Router# show ip eigrp topology Router#
Show IP Route ,[object Object],[object Object],P1R1# sh ip route [output cut] Gateway of last resort is not set D  192.168.30.0/24 [90/2172] via 192.168.20.2,00:04:36, Serial0/0 C  192.168.10.0/24 is directly connected, FastEthernet0/0 D  192.168.40.0/24 [90/2681] via 192.168.20.2,00:04:36, Serial0/0 C  192.168.20.0/24 is directly connected, Serial0/0 D  192.168.50.0/24 [90/2707] via 192.168.20.2,00:04:35, Serial0/0 P1R1#
[object Object],[object Object],[object Object],[object Object],Introducing OSPF
OSPF Hierarchical Routing ,[object Object],[object Object],[object Object],[object Object]
Link State Vs. Distance Vector ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Types of OSPF Routers Internal Routers  Area 1 Area 2 ASBR and Backbone  Router Backbone/ Internal Routers  ABR and  Backbone Router  Backbone Area 0 ABR and  Backbone Router  Internal Routers  ,[object Object]
Configuring Single Area OSPF Router(config-router)# network  address mask  area  area-id Assigns networks to a specific OSPF area Router(config)# router ospf process-id Defines OSPF as the IP routing protocol Note: The process ID is locally significant and is needed  to identify a unique instance of an OSPF database
OSPF Example  hostname R3 router ospf 10  network 10.1.2.3  0.0.0.0 area 0 network 10.1.3.1  0.0.0.0 area 0 hostname R2 router ospf 20 network 10.0.0.0  0.255.255.255 area 0 hostname R1 router ospf 30 network 10.1.0.0  0.0.255.255 area 0 network 10.5.5.1  0.0.0.0 area 0 R3 R2 R1 10.1.2.0 10.1.1.0 10.5.5.0 Area 0 10.1.3.0
Verifying the OSPF Configuration Router# show ip ospf interface Displays area-ID and adjacency information Router# show ip protocols Verifies that OSPF is configured Router# show ip route Displays all the routes learned by the router Router# show ip ospf neighbor Displays OSPF-neighbor information on a per-interface basis
OSFP Neighbors ,[object Object],[object Object],Hello? 224.0.0.5 ,[object Object],[object Object],[object Object]
OSPF Terminology ,[object Object],[object Object],Neighbors Cost=6 ABR BDR DR Non-DR Adjacencies
Router ID (RID) ,[object Object]
Electing the DR and BDR ,[object Object],[object Object],Multicast Hellos are sent and compared Router with Highest Priority is Elected as DR Router with 2 nd  Highest Priority is Elected as BDR
Configuring Loopback Interfaces ,[object Object],[object Object],[object Object],[object Object]
Interface Priorities ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Ensuring your DR ,[object Object]
Configuring Wildcards ,[object Object],[object Object],[object Object],[object Object]
Wildcard ,[object Object],[object Object],[object Object],[object Object],[object Object]
Wildcard Configuration of the Lab_B Router ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Summary ,[object Object],[object Object]

More Related Content

What's hot

13. eigrp and ospf
13. eigrp and ospf13. eigrp and ospf
13. eigrp and ospf
Swarndeep Singh
Ā 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)
IT Tech
Ā 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
Kashif Latif
Ā 
First hop redundancy
First hop redundancyFirst hop redundancy
First hop redundancy
Mohamed Gamel
Ā 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information Protocol
Kashif Latif
Ā 

What's hot (20)

CCNA part 6 igrp,ospf,eigrp
CCNA part 6 igrp,ospf,eigrpCCNA part 6 igrp,ospf,eigrp
CCNA part 6 igrp,ospf,eigrp
Ā 
Hsrp
HsrpHsrp
Hsrp
Ā 
Dynamic routing OSPF 1
Dynamic routing OSPF 1Dynamic routing OSPF 1
Dynamic routing OSPF 1
Ā 
13. eigrp and ospf
13. eigrp and ospf13. eigrp and ospf
13. eigrp and ospf
Ā 
How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)How to configure interior gateway routing protocol (igrp)
How to configure interior gateway routing protocol (igrp)
Ā 
Day 10 loops+ rip+ igrp
Day 10 loops+  rip+ igrpDay 10 loops+  rip+ igrp
Day 10 loops+ rip+ igrp
Ā 
Open Shortest Path First
Open Shortest Path FirstOpen Shortest Path First
Open Shortest Path First
Ā 
Day 12 enabling ospf
Day 12 enabling ospfDay 12 enabling ospf
Day 12 enabling ospf
Ā 
OSPF by Abdullah Mukhtar
OSPF by Abdullah MukhtarOSPF by Abdullah Mukhtar
OSPF by Abdullah Mukhtar
Ā 
CCNA ppt Day 5
CCNA ppt Day 5CCNA ppt Day 5
CCNA ppt Day 5
Ā 
Allwyn ospf ppt
Allwyn ospf pptAllwyn ospf ppt
Allwyn ospf ppt
Ā 
Routing Protocol EIGRP
Routing Protocol EIGRPRouting Protocol EIGRP
Routing Protocol EIGRP
Ā 
1 egp
1 egp1 egp
1 egp
Ā 
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Day 3 ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Ā 
Ospf
 Ospf Ospf
Ospf
Ā 
Eigrp
EigrpEigrp
Eigrp
Ā 
Ccnpswitch
CcnpswitchCcnpswitch
Ccnpswitch
Ā 
CCNA ppt Day 9
CCNA ppt Day 9CCNA ppt Day 9
CCNA ppt Day 9
Ā 
First hop redundancy
First hop redundancyFirst hop redundancy
First hop redundancy
Ā 
Routing Information Protocol
Routing Information ProtocolRouting Information Protocol
Routing Information Protocol
Ā 

Viewers also liked

GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
JIGAR MEHTA
Ā 
Chapter1ccna
Chapter1ccnaChapter1ccna
Chapter1ccna
robertoxe
Ā 
Chapter 02 - Wan Router
Chapter 02 - Wan RouterChapter 02 - Wan Router
Chapter 02 - Wan Router
phanleson
Ā 
co-existing contradictions
co-existing contradictionsco-existing contradictions
co-existing contradictions
Schwegel
Ā 
Malawi presentation2
Malawi presentation2Malawi presentation2
Malawi presentation2
Julien Grollier
Ā 
Fittings
FittingsFittings
Fittings
homes1970
Ā 
Vƭzalatti vilƔg(1)+ani (nx power lite)
Vƭzalatti vilƔg(1)+ani (nx power lite)Vƭzalatti vilƔg(1)+ani (nx power lite)
Vƭzalatti vilƔg(1)+ani (nx power lite)
VarganeAnny
Ā 

Viewers also liked (16)

Chapter5ccna
Chapter5ccnaChapter5ccna
Chapter5ccna
Ā 
GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
GREAT STEEL & METALS /MFG & EXPORTER OF STAINLESS STEEL,ALLOY STEEL AND CARBO...
Ā 
Chapter1ccna
Chapter1ccnaChapter1ccna
Chapter1ccna
Ā 
Chapter 02 - Wan Router
Chapter 02 - Wan RouterChapter 02 - Wan Router
Chapter 02 - Wan Router
Ā 
Comp net 1
Comp net 1Comp net 1
Comp net 1
Ā 
Advanced computer network
Advanced computer networkAdvanced computer network
Advanced computer network
Ā 
Computer network ppt
Computer network pptComputer network ppt
Computer network ppt
Ā 
Routing
RoutingRouting
Routing
Ā 
Hot Tapping Requirement
Hot Tapping RequirementHot Tapping Requirement
Hot Tapping Requirement
Ā 
transport layer
transport layertransport layer
transport layer
Ā 
co-existing contradictions
co-existing contradictionsco-existing contradictions
co-existing contradictions
Ā 
Malawi presentation2
Malawi presentation2Malawi presentation2
Malawi presentation2
Ā 
Fittings
FittingsFittings
Fittings
Ā 
Vƭzalatti vilƔg(1)+ani (nx power lite)
Vƭzalatti vilƔg(1)+ani (nx power lite)Vƭzalatti vilƔg(1)+ani (nx power lite)
Vƭzalatti vilƔg(1)+ani (nx power lite)
Ā 
Writing l os 101
Writing l os 101Writing l os 101
Writing l os 101
Ā 
De nieuwe ict beheerder
De nieuwe ict beheerderDe nieuwe ict beheerder
De nieuwe ict beheerder
Ā 

Similar to Chapter7ccna

Routing and OSPF
Routing and OSPFRouting and OSPF
Routing and OSPF
arpit
Ā 
CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6
VISHNU N
Ā 
ENSA_Module_2.pptx
ENSA_Module_2.pptxENSA_Module_2.pptx
ENSA_Module_2.pptx
serieux1
Ā 
Ospf and eigrp concepts and configuration
Ospf and eigrp concepts and configurationOspf and eigrp concepts and configuration
Ospf and eigrp concepts and configuration
IT Tech
Ā 
Chapter6ccna
Chapter6ccnaChapter6ccna
Chapter6ccna
ernestlithur
Ā 
Chapter6ccna
Chapter6ccnaChapter6ccna
Chapter6ccna
robertoxe
Ā 
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 ConfigurationENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
kecatem465
Ā 
Š›ŠµŠŗц 15
Š›ŠµŠŗц 15Š›ŠµŠŗц 15
Š›ŠµŠŗц 15
Muuluu
Ā 

Similar to Chapter7ccna (20)

Chapter7ccna
Chapter7ccnaChapter7ccna
Chapter7ccna
Ā 
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
ENHANCED IGRP (EIGRP) AND OPEN SHORTEST PATH FIRST (OSPF)
Ā 
Routing and OSPF
Routing and OSPFRouting and OSPF
Routing and OSPF
Ā 
Ospf
OspfOspf
Ospf
Ā 
Ospf
OspfOspf
Ospf
Ā 
Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)
Ā 
CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6CCNA pptCCNA ppt Day 6
CCNA pptCCNA ppt Day 6
Ā 
ENSA_Module_2.pptx
ENSA_Module_2.pptxENSA_Module_2.pptx
ENSA_Module_2.pptx
Ā 
ENSA_Module_2.pptx
ENSA_Module_2.pptxENSA_Module_2.pptx
ENSA_Module_2.pptx
Ā 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
Ā 
Ospf and eigrp concepts and configuration
Ospf and eigrp concepts and configurationOspf and eigrp concepts and configuration
Ospf and eigrp concepts and configuration
Ā 
Labs ospf
Labs ospfLabs ospf
Labs ospf
Ā 
EIGRP CCNA
EIGRP CCNAEIGRP CCNA
EIGRP CCNA
Ā 
Chapter6ccna
Chapter6ccnaChapter6ccna
Chapter6ccna
Ā 
Chapter6ccna
Chapter6ccnaChapter6ccna
Chapter6ccna
Ā 
OSPF Fundamental
OSPF FundamentalOSPF Fundamental
OSPF Fundamental
Ā 
OSPF
OSPFOSPF
OSPF
Ā 
Day 12.2 enablingospf
Day 12.2 enablingospfDay 12.2 enablingospf
Day 12.2 enablingospf
Ā 
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 ConfigurationENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
ENSA_Module_2 Packet Tracer - Single-Area OSPFv2 Configuration
Ā 
Š›ŠµŠŗц 15
Š›ŠµŠŗц 15Š›ŠµŠŗц 15
Š›ŠµŠŗц 15
Ā 

More from robertoxe

Refguide
RefguideRefguide
Refguide
robertoxe
Ā 
Presentation wimax
Presentation wimaxPresentation wimax
Presentation wimax
robertoxe
Ā 
Exploration lan switching_chapter7
Exploration lan switching_chapter7Exploration lan switching_chapter7
Exploration lan switching_chapter7
robertoxe
Ā 
Exploration lan switching_chapter6
Exploration lan switching_chapter6Exploration lan switching_chapter6
Exploration lan switching_chapter6
robertoxe
Ā 
Exploration lan switching_chapter5
Exploration lan switching_chapter5Exploration lan switching_chapter5
Exploration lan switching_chapter5
robertoxe
Ā 
Exploration lan switching_chapter4
Exploration lan switching_chapter4Exploration lan switching_chapter4
Exploration lan switching_chapter4
robertoxe
Ā 
Exploration lan switching_chapter3
Exploration lan switching_chapter3Exploration lan switching_chapter3
Exploration lan switching_chapter3
robertoxe
Ā 
Exploration lan switching_chapter2
Exploration lan switching_chapter2Exploration lan switching_chapter2
Exploration lan switching_chapter2
robertoxe
Ā 
Exploration lan switching_chapter1
Exploration lan switching_chapter1Exploration lan switching_chapter1
Exploration lan switching_chapter1
robertoxe
Ā 
Exploration lan switching_chapter7
Exploration lan switching_chapter7Exploration lan switching_chapter7
Exploration lan switching_chapter7
robertoxe
Ā 
Exploration lan switching_chapter6
Exploration lan switching_chapter6Exploration lan switching_chapter6
Exploration lan switching_chapter6
robertoxe
Ā 
Exploration lan switching_chapter5
Exploration lan switching_chapter5Exploration lan switching_chapter5
Exploration lan switching_chapter5
robertoxe
Ā 
Exploration lan switching_chapter4
Exploration lan switching_chapter4Exploration lan switching_chapter4
Exploration lan switching_chapter4
robertoxe
Ā 
Exploration lan switching_chapter3
Exploration lan switching_chapter3Exploration lan switching_chapter3
Exploration lan switching_chapter3
robertoxe
Ā 
Exploration lan switching_chapter2
Exploration lan switching_chapter2Exploration lan switching_chapter2
Exploration lan switching_chapter2
robertoxe
Ā 
Exploration lan switching_chapter1
Exploration lan switching_chapter1Exploration lan switching_chapter1
Exploration lan switching_chapter1
robertoxe
Ā 
Voiplanwanimpresoinforme detri
Voiplanwanimpresoinforme detriVoiplanwanimpresoinforme detri
Voiplanwanimpresoinforme detri
robertoxe
Ā 
Conceptos propagacion
Conceptos propagacionConceptos propagacion
Conceptos propagacion
robertoxe
Ā 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
robertoxe
Ā 
Chapter13ccna
Chapter13ccnaChapter13ccna
Chapter13ccna
robertoxe
Ā 

More from robertoxe (20)

Refguide
RefguideRefguide
Refguide
Ā 
Presentation wimax
Presentation wimaxPresentation wimax
Presentation wimax
Ā 
Exploration lan switching_chapter7
Exploration lan switching_chapter7Exploration lan switching_chapter7
Exploration lan switching_chapter7
Ā 
Exploration lan switching_chapter6
Exploration lan switching_chapter6Exploration lan switching_chapter6
Exploration lan switching_chapter6
Ā 
Exploration lan switching_chapter5
Exploration lan switching_chapter5Exploration lan switching_chapter5
Exploration lan switching_chapter5
Ā 
Exploration lan switching_chapter4
Exploration lan switching_chapter4Exploration lan switching_chapter4
Exploration lan switching_chapter4
Ā 
Exploration lan switching_chapter3
Exploration lan switching_chapter3Exploration lan switching_chapter3
Exploration lan switching_chapter3
Ā 
Exploration lan switching_chapter2
Exploration lan switching_chapter2Exploration lan switching_chapter2
Exploration lan switching_chapter2
Ā 
Exploration lan switching_chapter1
Exploration lan switching_chapter1Exploration lan switching_chapter1
Exploration lan switching_chapter1
Ā 
Exploration lan switching_chapter7
Exploration lan switching_chapter7Exploration lan switching_chapter7
Exploration lan switching_chapter7
Ā 
Exploration lan switching_chapter6
Exploration lan switching_chapter6Exploration lan switching_chapter6
Exploration lan switching_chapter6
Ā 
Exploration lan switching_chapter5
Exploration lan switching_chapter5Exploration lan switching_chapter5
Exploration lan switching_chapter5
Ā 
Exploration lan switching_chapter4
Exploration lan switching_chapter4Exploration lan switching_chapter4
Exploration lan switching_chapter4
Ā 
Exploration lan switching_chapter3
Exploration lan switching_chapter3Exploration lan switching_chapter3
Exploration lan switching_chapter3
Ā 
Exploration lan switching_chapter2
Exploration lan switching_chapter2Exploration lan switching_chapter2
Exploration lan switching_chapter2
Ā 
Exploration lan switching_chapter1
Exploration lan switching_chapter1Exploration lan switching_chapter1
Exploration lan switching_chapter1
Ā 
Voiplanwanimpresoinforme detri
Voiplanwanimpresoinforme detriVoiplanwanimpresoinforme detri
Voiplanwanimpresoinforme detri
Ā 
Conceptos propagacion
Conceptos propagacionConceptos propagacion
Conceptos propagacion
Ā 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
Ā 
Chapter13ccna
Chapter13ccnaChapter13ccna
Chapter13ccna
Ā 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(ā˜Žļø+971_581248768%)**%*]'#abortion pills for sale in dubai@
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
Ā 

Recently uploaded (20)

šŸ¬ The future of MySQL is Postgres šŸ˜
šŸ¬  The future of MySQL is Postgres   šŸ˜šŸ¬  The future of MySQL is Postgres   šŸ˜
šŸ¬ The future of MySQL is Postgres šŸ˜
Ā 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
Ā 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
Ā 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Ā 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
Ā 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
Ā 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
Ā 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Ā 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
Ā 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Ā 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
Ā 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
Ā 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
Ā 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Ā 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
Ā 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
Ā 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
Ā 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Ā 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
Ā 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Ā 

Chapter7ccna

  • 1. Instructor & Todd Lammle Sybex CCNA 640-802 Chapter 7: EIGRP and OSPF
  • 2.
  • 3.
  • 4.
  • 5.
  • 6. EIGRP Terminology Neighbor Tableā€”IP Next Hop Interface Router Note: A feasible successor is a backup route and stored in the Topology table Topology Tableā€”IP Destination 1 Successor Destination 1 Feasible Successor Routing Tableā€”IP Destination 1 Successor
  • 7.
  • 8.
  • 9.
  • 10. Configuring EIGRP for IP 172.16.10.0 10.110.1.0 192.168.0.0 AS=10 Router(config)# router eigrp 10 Router(config-router)# network 10.0.0.0 Router(config-router)# network 172.16.0.0 192.168.0.0 A C B Enable EIGRP Assign networks If you use the same AS number for EIGRP as IGRP, EIGRP will automatically redistribute IGRP into EIGRP
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. Configuring Single Area OSPF Router(config-router)# network address mask area area-id Assigns networks to a specific OSPF area Router(config)# router ospf process-id Defines OSPF as the IP routing protocol Note: The process ID is locally significant and is needed to identify a unique instance of an OSPF database
  • 20. OSPF Example hostname R3 router ospf 10 network 10.1.2.3 0.0.0.0 area 0 network 10.1.3.1 0.0.0.0 area 0 hostname R2 router ospf 20 network 10.0.0.0 0.255.255.255 area 0 hostname R1 router ospf 30 network 10.1.0.0 0.0.255.255 area 0 network 10.5.5.1 0.0.0.0 area 0 R3 R2 R1 10.1.2.0 10.1.1.0 10.5.5.0 Area 0 10.1.3.0
  • 21. Verifying the OSPF Configuration Router# show ip ospf interface Displays area-ID and adjacency information Router# show ip protocols Verifies that OSPF is configured Router# show ip route Displays all the routes learned by the router Router# show ip ospf neighbor Displays OSPF-neighbor information on a per-interface basis
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.

Editor's Notes

  1. Enhanced Interior Gateway Routing Protocol (EIGRP) is a proprietary Cisco protocol that runs on Cisco routers and internal route processors found in the Cisco Distribution and Core layer switches. In this section, youā€™ll see the many features of EIGRP and describe how it works, with particular focus on the unique way it discovers, selects, and advertises routes. There are a number of powerful features that make EIGRP a real stand out from IGRP and other protocols. The main ones are listed here: Support for IP, IPX, and AppleTalk via protocol-dependent modules Efficient neighbor discovery Communication via Reliable Transport Protocol (RTP) Best path selection via Diffusing update algorithm (DUAL)
  2. Enhanced IGRP (EIGRP) is a classless, enhanced distance-vector protocol that gives us a real edge over another Cisco proprietary protocol, Interior Gateway Routing Protocol (IGRP). Thatā€™s basically why itā€™s called Enhanced IGRP. Like IGRP, EIGRP uses the concept of an autonomous system to describe the set of contiguous routers that run the same routing protocol and share routing information. But unlike IGRP, EIGRP includes the subnet mask in its route updates. And as you now know, the advertisement of subnet information allows us to use VLSM and summarization when designing our networks!
  3. EIGRP doesnā€™t send link-state packets as OSPF does; instead, it sends traditional distance-vector updates containing information about networks plus the cost of reaching them from the perspective of the advertising router. And EIGRP has link-state characteristics as wellā€”it synchronizes routing tables between neighbors at startup, and then sends specific updates only when topology changes occur.
  4. The neighborship table (usually referred to as the neighbor table) records information about routers with whom neighborship relationships have been formed. The topology table stores the route advertisements about every route in the internetwork received from each neighbor. The route table stores the routes that are currently used to make routing decision. There would be separate copies of each of these tables for each protocol that is actively being supported by EIGRP, whether itā€™s IP, IPX, or AppleTalk.
  5. The neighbor table and topology table are held in ram and are maintained through the use of hello and update packets.
  6. Successor route is used by EIGRP to forward traffic to a destination A successor routes may be backed up by a feasible successor route Successor routes are stored in both the topology table and the routing table
  7. Like IGRP, EIGRP uses only bandwidth and delay of the line to determine the best path to a remote network by default. Cisco sometimes likes to call these path bandwidth value and cumulative line delayā€”go figure.
  8. To start an EIGRP session on a router, use the router eigrp command followed by the autonomous system number of your network. You then enter the network numbers connected to the router using the network command followed by the network number.
  9. Redistribution is important, because if you want to use EIGRP and donā€™t have all Cisco router, you need to configure redistribution commands. If you are using IGRP and want to migrate to EIGRP (yes, you should do this), configure EIGRP with the same AS number and EIGRP automatically redistributed IGRP into EIGRP routes. These routes show up as external routes with an AS of 170.
  10. RIPv1 and RIPv2 use the same metric (hop count) and would find the 56K link the best path to the remote network. EIGRP and IGRP use the same metric as well (bandwidth and delay of the line) and would use the path through the LAN interfaces, not the serial T1ā€™s.
  11. Show ip route: Shows the entire routing table show ip route eigrp: Shows only EIGRP entries in the routing table show ip eigrp neighbors: Shows all EIGRP neighbors. show ip eigrp topology: Shows entries in the EIGRP topology table. Which EIGRP show command will provide you with the IP addresses of the devices with which the router has established an adjacency, as well as the transmit and queue counts for the adjacent routers? Which command will display all the EIGRP feasible successor routes known to a router?
  12. The show ip route command, or the show ip route eigrp command, will show you the routing table the routes found by DUAL. -D is for ā€œDualā€ -[90/2172] is the administrative distance and cost of the route. The cost of the route is a composite metric comprised from the bandwidth and delay of the line
  13. Open Shortest Path First (OSPF) is an open standards routing protocol thatā€™s been implemented by a wide variety of network vendors, including Cisco. If you have multiple routers, and not all of them are Cisco (what!) then you canā€™t use EIGRP now can you? So your remaining options are basically RIP, RIPv2 or OSPF. If itā€™s a large network, then really, your only options are OSPF, or something called route redistributionā€”a translation service between routing protocols. OSPF converges quickly, although perhaps not as quickly as EIGRP, and it supports multiple, equal-cost routes to the same destination. But unlike EIGRP, it only supports IP routing.
  14. OSPF is supposed to be designed in a hierarchical fashion, which basically means that you can separate the larger internetwork into smaller Internetworks called areas.
  15. This slides represents some important Link State characteristics, compared to distance vector.
  16. Notice how each router connects to the backboneā€”called area 0, or the backbone area. OSPF must have an area 0, and all routers should connect to this area if at all possible, but routers that connect other areas within an AS together are called Area Boundary Routers (ABRs). Still, at least one interface must be in area 0. OSPF runs inside an autonomous system, but can also connect multiple autonomous systems together. The router that connects these ASā€™s together is called an Autonomous System Boundary Router (ASBR). Area 0 is called the backbone area Hierarchical OSPF networks do not require multiple areas You must have an area 0 Multiple OSPF areas must connect to area 0
  17. Configuring basic OSPF isnā€™t as simple as RIP, IGRP and EIGRP, and it can get can really complex once the many options that are allowed within OSPF are factored in. These two elements are the basic elements of OSPF configuration: -Enabling OSPF -Configuring OSPF areas The easiest, and also least scalable way to configure OSPF is to just use a single area. Doing this requires a minimum of two commands as shown in the next slide. The command you use to activate the OSPF routing process is: Lab_A(config)# router ospf ? <1-65535> A value in the range 1ā€“ 65535 identifies the OSPF Process ID. Process IDā€™s can be assigned any number from 0 to 65535 Areaā€™s can be any number up to 2.4 billion
  18. There are various ways to configure OSPF. The configuration of R3 shows how the 0.0.0.0 wildcard is used to place each interface individually into area 0 R2 show how two interface can be configured into area 0 with one wildcard network statement of 0.255.255.255 R3 shows the wildcards of 0.0.255.255 and 0.0.0.0 It doesnā€™t matter how you configure the network statements, the results are the same. Remember, the process ID is irrelevant and can be the same on each router, or different on each router, as they are in this example.
  19. There are several ways to verify proper OSPF configuration and operation, and this slides shows some basic verification commands that you will use in the next hands-on labs.
  20. Neighbors Neighbors are two or more routers that have an interface on a common network, such as two routers connected on a point-to-point serial link. Adjacency An adjacency is a relationship between two OSPF routers that permits the direct exchange of route updates. OSPF is really picky about sharing routing information, unlike EIGRP that directly shares routes with all of its neighbors. Instead, OSPF directly shares routes only with neighbors that have also established adjacencies. Link State Advertisement A Link State Advertisement (LSA) is an OSPF data packet containing link-state and routing information thatā€™s shared among OSPF routers.
  21. Neighbor Two routers that have an interface on a common network Usually discovered by helloā€™s but can also be configured administratively Adjacency Relationship formed between selected neighbors in which routing information is exchanged. Not all neighbors are adjacent Only Broadcast and Non-Broadcast network types have Designated and Backup Designated Routers!!!
  22. Each router that is participating in OSPF needs to be uniquely identified. The method of identification that OSPF uses is Router IDs (RID). 32 bits that uniquely identifies an OSPF router Highest IP address in router is RouterID Overridden by Loopback interface if present Even if Loopback address has lower value Recommended to use loopback interface Easier to manipulate this number Always up Interface loopback 0 Ip address 10.1.1.1 255.255.255.0 You can also Statically assign the Router ID in the OSPF router configuration mode: (config)# router ospf 1 (config-router)# router-id Do NOT use same loopback address on different routers
  23. The following outlines the process OSPF takes and rules that are followed when electing a Designated Router: Routers elect a DR and BDR per network All routers set by default to priority 1 (0-255) Priority of zero (0) means router can not be elected as a DR Router with highest priority wins BDR (1 ā€“ 255), if no other router has a higher priority the BDR will then become the DR RouterID breaks tie, Router ID is either the Highest Loopback or Highest Configured IP address on any given active interface If DR fails, BDR promoted to DR and a new BDR is elected Existing DR will not be overthrown if ā€œbetterā€ router is turned on after initial election DRs and BDRs listen to multicast traffic on both multicast address 224.0.0.5 and 224.0.0.6 224.0.0.6 is exclusively listed to by DRs
  24. Configuring loopback interfaces when using the OSPF routing protocol is important and Cisco suggests using them whenever you configure OSPF on a router. Loopback interfaces are logical interfaces, which means they are not real router interfaces. They can be used for diagnostic purposes as well as OSPF configuration. The reason you want to configure a loopback interface on a router is because if you donā€™t, the highest IP address on a router will become that routers Router ID (RID). The RID is used to advertise the routes as well as elect the designated router (DR) and backup designated router (BDR).
  25. Sometimes it is desirable for a router to be configured so that it is not eligible to become the DR or BDR. You can do this by setting the OSPF priority to zero with the ip ospf priority priority# interface subcommand. Router(config-if)# ip ospf priority {0 ā€“ 255} Change the priority of a router on an interface 0 means to not participate in election 1 is default, 255 is highest priority
  26. First, what is the RID of each router? Which router is the default DR for the 172.16.1.0 LAN? There are three options that will ensure that R2 will be the DR for the LAN segment 172.16.1.0/24: Configure the priority value of the Fa0/0 interface of the R2 router to a higher value than any other interface on the Ethernet network Configure a loopback interface on the R2 with an IP address higher than any IP address on the other routers Change the priority value of the Fa0/0 interface of R1 and R3 to zero
  27. This slides introduces the wildcards used in OSPF. These wildcards will also be used in access-list configurations. A 0 octet in the wildcard mask indicates that the corresponding octet in the network must match exactly. On the other hand, a 255 indicates that you donā€™t care what the corresponding octet is in the network number. A network and wildcard mask combination of 1.1.1.1 0.0.0.0 would match 1.1.1.1 only, and nothing else. This is really useful if you want to activate OSPF on a specific interface in a very clear and simple way. If you insist on matching a range of networks, the network and wildcard mask combination of 1.1.0.0 0.0.255.255 would match anything in the range 1.1.0.0ā€“1.1.255.255. Because of this, itā€™s simpler and safer to stick to using wildcard masks of 0.0.0.0 and identify each OSPF interface individually.
  28. This slides shows how to find a wildcard that can be used to configure a subnet in an octet.
  29. You need to understand wildcard configuration. Configure the Lab_B router using wildcards: Router ospf 1 Network 192.168.40.1 0.0.0.0 area 0 Network 192.168.10.8 0.0.0.3 area 0 Network 192.168.10.4 0.0.0.3 area 0 NOTE: to remove a bad entry, use the following example: Router(config)#router ospf 1 Router(config-router)#no network 192.168.10.4 0.0.0.4 area 0 Router(config-router)#network 192.168.10.4 0.0.0.3 area 0