SlideShare a Scribd company logo
1 of 18
Dynamic Routing
Philip Smith
E2 Workshop, AfNOG2006
Static and Dynamic Routing
 Static Routing is a simplistic approach
 Shortcomings
 Cumbersome to configure
 Cannot adapt to addition of new links or nodes
 Cannot adapt to link or node failures
 Cannot easily handle multiple paths to a
destination
 Does not scale to large networks
 Solution is to use Dynamic Routing
Desirable Characteristics of
Dynamic Routing
 Automatically detect and adapt to topology
changes
 Provide optimal routing
 Scalability
 Robustness
 Simplicity
 Rapid convergence
 Some control of routing choices
 E.g. which links we prefer to use
Convergence – why do I care?
 Convergence is when all the routers have the
same routing information
 When a network is not converged there is
network downtime
 Packets don’t get to where they are supposed to
go
 Black holes (packets “disappear”)
 Routing Loops (packets go back and fore between the
same devices)
 Occurs when there is a change in status of router
or the links
Interior Gateway Protocols
 Four well known IGPs today
 RIP
 EIGRP
 ISIS
 OSPF
RIP
 Stands for “Routing Information Protocol”
 Some call it “Rest In Peace” 
 Lots of scaling problems
 RIPv1 is classful, and officially obsolete
 RIPv2 is classless
 has improvements over RIPv1
 is not widely used in the Internet industry
 Only use is at the internet edge, between dial aggregation
devices which can only speak RIPv2 and the next layer of
the network
Why not use RIP?
 RIP is a Distance Vector Algorithm
 Listen to neighbouring routes
 Install all routes in routing table
 Lowest hop count wins
 Advertise all routes in table
 Very simple, very stupid
 Only metric is hop count
 Network is max 16 hops (not large enough)
 Slow convergence (routing loops)
 Poor robustness
IGRP/EIGRP
 “Enhanced Interior Gateway Routing Protocol”
 Predecessor was IGRP which was classful
 IGRP developed by Cisco in mid 1980s to overcome scalability
problems with RIP
 Cisco proprietary routing protocol
 Distance Vector Routing Protocol
 Has very good metric control
 Widely used in many enterprise networks and in some
ISP networks
 Multiprotocol (supports more than IP)
 Exhibits good scalability and rapid convergence
 Supports unequal cost load balancing
IS-IS
 “Intermediate System to Intermediate System”
 Selected in 1987 by ANSI as OSI intradomain
routing protocol (CLNP – connectionless
network protocol)
 Based on work by DEC for DECnet/OSI (DECnet
Phase V)
 Extensions for IP developed in 1988
 NSFnet deployed, its IGP based on early ISIS-IP
draft
IS-IS (cont)
 Adopted as ISO proposed standard in 1989
 Integrated ISIS supports IP and CLNP
 Debate between benefits of ISIS and OSPF
 Several ISPs chose ISIS over OSPF due to superior
Cisco implementation
 1994-date: deployed by several larger ISPs
 Developments continuing in IETF in parallel
with OSPF
OSPF
 Open Shortest Path First
 “Open” means it is public domain
 Uses “Shortest Path First” algorithm – sometimes
called “the Dijkstra algorithm”
 IETF Working Group formed in 1988 to design
an IGP for IP
 OSPF v1 published in 1989 – RFC1131
 OSPF v2 published in 1991 – RFC1247
 Developments continued through the 90s and
today
 OSPFv3 includes extensions to support IPv6
Why use OSPF?
 Dynamic IGP, Link State Protocol
 IETF standard – RFC2328
 many implementations
 Encourages good network design
 Areas naturally follow typical ISP network
layouts
 Relatively easy to learn
 Has fast convergence
 Scales well
Link State Algorithm
 Each router contains a database containing a
map of the whole topology
 Links
 Their state (including cost)
 All routers have the same information
 All routers calculate the best path to every
destination
 Any link state changes are flooded across the
network
 “Global spread of local knowledge”
Routing versus Forwarding
 Routing = building
maps and giving
directions
 Forwarding = moving
packets between
interfaces according to
the “directions”
IP Routing – finding the path
 Path is derived from information received
from the routing protocol
 Several alternative paths may exist
 best next hop stored in forwarding table
 Decisions are updated periodically or as
topology changes (event driven)
 Decisions are based on:
 topology, policies and metrics (hop count, filtering,
delay, bandwidth, etc.)
IP Forwarding
 Router makes decision on which interface a
packet is sent to
 Forwarding table populated by routing
process
 Forwarding decisions:
 Destination address
 class of service (fair queuing, precedence, others)
 local requirements (packet filtering)
Routing Tables Feed the
Forwarding Table
BGP 4 Routing Table
OSPF – Link State Database
Static Routes
Routing
Information
Base
(RIB)
Forwarding
Information
Base
(FIB)
Summary
 Now know:
 Difference between static routes, RIP and
OSPF
 Difference between Routing and
Forwarding
 A Dynamic Routing Protocol should be
used in any ISP network
 Static routes don’t scale
 RIP doesn’t scale (and is obsolete)

More Related Content

Similar to router.ppt

CCNA3 Verson6 Chapter5
CCNA3 Verson6 Chapter5CCNA3 Verson6 Chapter5
CCNA3 Verson6 Chapter5Chaing Ravuth
 
Mpls Traffic Engineering ppt
Mpls Traffic Engineering pptMpls Traffic Engineering ppt
Mpls Traffic Engineering pptNitin Gehlot
 
Sl3c3
Sl3c3Sl3c3
Sl3c3FNian
 
Basic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdfBasic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdftthind
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing ProtocolsDsunte Wilson
 
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
 
Comparing ospf vs isis
Comparing ospf vs isisComparing ospf vs isis
Comparing ospf vs isisrushi7567
 
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
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterRobb Boyd
 
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...IJERA Editor
 
Lecture number 5 Theory.pdf(machine learning)
Lecture  number  5 Theory.pdf(machine learning)Lecture  number  5 Theory.pdf(machine learning)
Lecture number 5 Theory.pdf(machine learning)ZainabShahzad9
 

Similar to router.ppt (20)

Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
 
CCNA3 Verson6 Chapter5
CCNA3 Verson6 Chapter5CCNA3 Verson6 Chapter5
CCNA3 Verson6 Chapter5
 
Mpls Traffic Engineering ppt
Mpls Traffic Engineering pptMpls Traffic Engineering ppt
Mpls Traffic Engineering ppt
 
Sl3c3
Sl3c3Sl3c3
Sl3c3
 
Arun project-Final
Arun project-FinalArun project-Final
Arun project-Final
 
Mod5
Mod5Mod5
Mod5
 
COMPUTER NETWORKS UNIT 3
COMPUTER NETWORKS UNIT 3COMPUTER NETWORKS UNIT 3
COMPUTER NETWORKS UNIT 3
 
Basic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdfBasic Introduction to Technology (networking).pdf
Basic Introduction to Technology (networking).pdf
 
CCNA Routing Protocols
CCNA Routing ProtocolsCCNA Routing Protocols
CCNA Routing Protocols
 
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
 
Ipv6 routing
Ipv6 routingIpv6 routing
Ipv6 routing
 
Comparing ospf vs isis
Comparing ospf vs isisComparing ospf vs isis
Comparing ospf vs isis
 
Dynamic routing
Dynamic routingDynamic routing
Dynamic routing
 
C0343015019
C0343015019C0343015019
C0343015019
 
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...
 
Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)Dynamic routing protocols (CCNA)
Dynamic routing protocols (CCNA)
 
Lecture 04 networking
Lecture 04 networkingLecture 04 networking
Lecture 04 networking
 
TechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the DatacenterTechWiseTV Workshop: Segment Routing for the Datacenter
TechWiseTV Workshop: Segment Routing for the Datacenter
 
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
Extensive Reviews of OSPF and EIGRP Routing Protocols based on Route Summariz...
 
Lecture number 5 Theory.pdf(machine learning)
Lecture  number  5 Theory.pdf(machine learning)Lecture  number  5 Theory.pdf(machine learning)
Lecture number 5 Theory.pdf(machine learning)
 

Recently uploaded

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 

Recently uploaded (20)

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 

router.ppt

  • 1. Dynamic Routing Philip Smith E2 Workshop, AfNOG2006
  • 2. Static and Dynamic Routing  Static Routing is a simplistic approach  Shortcomings  Cumbersome to configure  Cannot adapt to addition of new links or nodes  Cannot adapt to link or node failures  Cannot easily handle multiple paths to a destination  Does not scale to large networks  Solution is to use Dynamic Routing
  • 3. Desirable Characteristics of Dynamic Routing  Automatically detect and adapt to topology changes  Provide optimal routing  Scalability  Robustness  Simplicity  Rapid convergence  Some control of routing choices  E.g. which links we prefer to use
  • 4. Convergence – why do I care?  Convergence is when all the routers have the same routing information  When a network is not converged there is network downtime  Packets don’t get to where they are supposed to go  Black holes (packets “disappear”)  Routing Loops (packets go back and fore between the same devices)  Occurs when there is a change in status of router or the links
  • 5. Interior Gateway Protocols  Four well known IGPs today  RIP  EIGRP  ISIS  OSPF
  • 6. RIP  Stands for “Routing Information Protocol”  Some call it “Rest In Peace”   Lots of scaling problems  RIPv1 is classful, and officially obsolete  RIPv2 is classless  has improvements over RIPv1  is not widely used in the Internet industry  Only use is at the internet edge, between dial aggregation devices which can only speak RIPv2 and the next layer of the network
  • 7. Why not use RIP?  RIP is a Distance Vector Algorithm  Listen to neighbouring routes  Install all routes in routing table  Lowest hop count wins  Advertise all routes in table  Very simple, very stupid  Only metric is hop count  Network is max 16 hops (not large enough)  Slow convergence (routing loops)  Poor robustness
  • 8. IGRP/EIGRP  “Enhanced Interior Gateway Routing Protocol”  Predecessor was IGRP which was classful  IGRP developed by Cisco in mid 1980s to overcome scalability problems with RIP  Cisco proprietary routing protocol  Distance Vector Routing Protocol  Has very good metric control  Widely used in many enterprise networks and in some ISP networks  Multiprotocol (supports more than IP)  Exhibits good scalability and rapid convergence  Supports unequal cost load balancing
  • 9. IS-IS  “Intermediate System to Intermediate System”  Selected in 1987 by ANSI as OSI intradomain routing protocol (CLNP – connectionless network protocol)  Based on work by DEC for DECnet/OSI (DECnet Phase V)  Extensions for IP developed in 1988  NSFnet deployed, its IGP based on early ISIS-IP draft
  • 10. IS-IS (cont)  Adopted as ISO proposed standard in 1989  Integrated ISIS supports IP and CLNP  Debate between benefits of ISIS and OSPF  Several ISPs chose ISIS over OSPF due to superior Cisco implementation  1994-date: deployed by several larger ISPs  Developments continuing in IETF in parallel with OSPF
  • 11. OSPF  Open Shortest Path First  “Open” means it is public domain  Uses “Shortest Path First” algorithm – sometimes called “the Dijkstra algorithm”  IETF Working Group formed in 1988 to design an IGP for IP  OSPF v1 published in 1989 – RFC1131  OSPF v2 published in 1991 – RFC1247  Developments continued through the 90s and today  OSPFv3 includes extensions to support IPv6
  • 12. Why use OSPF?  Dynamic IGP, Link State Protocol  IETF standard – RFC2328  many implementations  Encourages good network design  Areas naturally follow typical ISP network layouts  Relatively easy to learn  Has fast convergence  Scales well
  • 13. Link State Algorithm  Each router contains a database containing a map of the whole topology  Links  Their state (including cost)  All routers have the same information  All routers calculate the best path to every destination  Any link state changes are flooded across the network  “Global spread of local knowledge”
  • 14. Routing versus Forwarding  Routing = building maps and giving directions  Forwarding = moving packets between interfaces according to the “directions”
  • 15. IP Routing – finding the path  Path is derived from information received from the routing protocol  Several alternative paths may exist  best next hop stored in forwarding table  Decisions are updated periodically or as topology changes (event driven)  Decisions are based on:  topology, policies and metrics (hop count, filtering, delay, bandwidth, etc.)
  • 16. IP Forwarding  Router makes decision on which interface a packet is sent to  Forwarding table populated by routing process  Forwarding decisions:  Destination address  class of service (fair queuing, precedence, others)  local requirements (packet filtering)
  • 17. Routing Tables Feed the Forwarding Table BGP 4 Routing Table OSPF – Link State Database Static Routes Routing Information Base (RIB) Forwarding Information Base (FIB)
  • 18. Summary  Now know:  Difference between static routes, RIP and OSPF  Difference between Routing and Forwarding  A Dynamic Routing Protocol should be used in any ISP network  Static routes don’t scale  RIP doesn’t scale (and is obsolete)