Lecture 5 - Routing Protocols
Lecture 5 - Routing Protocols
Principles of Networking
Routing Protocols
Objectives
Advantages and disadvantages of Static
Routing
Describe the role of dynamic routing
protocols and place these protocols in the
context of modern network design
Identify several ways to classify routing
protocols
Describe how metrics are used by routing
protocols and identify the metric types
used by dynamic routing protocols
Determine the administrative distance of
a route and describe its importance in the
routing process
Introducing Routing
Routing is the process that a router uses to forward
packets toward the destination network.
A router makes decisions based upon the destination
IP address of a packet.
In order to make the correct decisions, routers must
learn the direction to remote networks.
3
Configuring Static Routes by
Specifying Next-Hop Addresses
4
Static Routing
Router
Switch
Router Router
Router
Router
Switch What is
an optimal
route ?
6
Dynamic Routing Protocols
Function(s) of Dynamic Routing
Protocols
Dynamically share information between
routers
Automatically update routing table
when topology changes
Determine best path to a destination
Dynamic Routing Protocols
Distance vector
routes are advertised as vectors of distance
& direction
incomplete view of network topology
Generally, periodic updates
Link state
complete view of network topology is
created
updates are not periodic
Classifying Routing Protocols
Classful
routing
protocols
Do NOT send subnet
mask in routing updates
Classless routing
protocols
Do send subnet mask in
routing updates
Routing Protocols Metrics
Metric
A value used by a routing protocol to
determine which routes are better than others
Routing Protocols Metrics
21
Router Configuration
The router command starts a routing process.
GAD(config)#router rip
GAD(config-router)#network
172.16.0.0
24
Solution: Define a Maximum
25
IGRP
Interior Gateway Routing Protocol (IGRP) is a
proprietary protocol developed by Cisco.
seconds.
Bandwidth (default), load, delay and
metric. 26
Configuring IGRP
27
Routing Metrics
Graphics
28
OSPF Term: Area
29
OSPF Term: Link Cost
30