Routing Routed
Routing Routed
Routing Routed
Part I
Remember:
A Routed Protocol defines logical addressing. Most notable example on the test IP A Routing Protocol fills the routing table with routing information. Examples on the test RIP, IGRP, EIGRP, OSPF, IS-IS
Interior Routing Protocols used to distribute routing information inside a single organization.
Ex: RIP, IGRP, EIGRP, OSPF, IS-IS
Full/partial Update
Full routing updates entire routing tables are sent regularly Partial routing updates only a subset of the routing table is sent, typically just information about changed routes. Partial routing updates require less overhead than full routing updates.
Convergence
Convergence refers to the time required for routers to react to changes in the network.
Metric
The metric refers to the numeric value that describes how good a particular route is. The lower the value, the better the route.
Classless or Classful
Classless routing protocols transmit the subnet mask along with each route in the routing updates sent by that protocol. Classful routing protocols do not transmit mask information. Only classless routing protocols support VLSM. To say that a routing protocol is classless is to say that it supports VLSM.
IGRP
Other three possible parameters used to describe IGRP metric can include: reliability, load, and MTU (maximum transmission unit). IGRP calculates the metric based on a mathematical formula that you do not really need to know for the exam. (Wendell Odom, CCNA INTRO, p.415)
Metric
Hop Count
No 4,294,967,295 Slow
Integrated IS-IS
OSI defines a network layer protocol called the Connectionless Network Protocol (CLNP). It also defines a routing protocol a routing protocol used to advertise CLNP routes, called Intermediate System-to-Intermediate System (IS-IS). IS-IS advertises CLNP routes between intermediate systems, which is what OSI calls routers.
Integrated IS-IS
Integrated IS-IS has the capability to advertise IP routes as well as CLNP routes. most installations could care less about CLNP. (Wendell Odom, CCNA INTRO, p.419) Supports VLSM
EIGRP Summary
A balanced hybrid protocol Converges in less than 3 seconds Discovers neighbors (via Hello packets) before sending them information. Requires little design effort Supports VLSM Cisco proprietary Metric based on bandwidth & delay, scaled by multiples of 256.
Thats IT
Next week, May 3, to be discussed: -- Routing Protocol Configuration Commands -- Routing Protocol Logic -- VLSM