Week 4: Intro to Routing Flashcards
What are Routed Protocols?
Protocols that can carry network layer information
What are Routing Protocols?
Protocols used by routers to make path determination choices & to share those choices with other routers
List some characteristics of Routed Protocols
Have packet headers that contain network layer addresses
Developed to support network consisting of multiple networks or subnetworks
List some characteristics of Routing Protocols
Performs dynamic route selection/decision
List some examples of Routed Protocols
IP, IPX, AppleTalk
List some Examples of Routing Protocols
RIP, OSPF, BGP
Define the term Routing
Routing refers to taking a packet from one device & sending it through the network to another device on a different network.
What are the minimum factors a router must know to route packets?
Destination address Neighbor routers Possible routes Best route How to maintain & verify routing information
What are the only concerns of a router?
Possible destination networks and the best path to each network. They don’t care about hosts
What are the fundamental functions of a router?
Best Path Selections and forwarding packets to destination
What are the two types of Dynamic routing?
Interior Gateway Protocol (IGP) and Exterior Gateway Protocol (EGP)
What are the 2 types of IGP’s?
Distance Vector Protocols (DVPs)
Link State Protocols (LSPs)
Name the three DVP Protocols
Routing Information Protocol (RIPv1/2)
Interior Gateway Routing Protocol (IGRP)
Enhanced Interior Gateway Routing Protocol (EIGRP)
Name the two LSP Protocols
Open Shortest Path First (OSPF)
Intermediate System-to-Intermediate System (IS-IS)
What is the difference between Static & Dynamic Routing
In static routing, next hop routes are manually configured in the routers. In dynamic routing, routers share information to learn the route to a certain destination
What Protocols are used in Dynamic Routing?
Routing Information Protocol (RIP)
Open Shortest Path First (OSPF)
Enhanced Interior Gateway Routing Protocol (EIGRP)
Border Gateway Protocol (BGP)
What is the basic procedure that all Routing Protocol Algorithms follow?
- Send & receive updates
- Calculate best path; install routes
- Detect & react to topology changes
List the criteria used to compare routing protocols
Time to Convergence
Scalability
Resource Usage
Implementation & Maintenance
List the two key concepts for Routing
Metric and Convergence
What is a Metric?
A value used to define the suitability of a particular route. Used by routers to determine which routes are better than others
What is Convergence?
A state where all routers on the internetwork share a common view of the internetwork routes
List the types of routing metrics used by routing protocols
Hop Count Bandwidth Delay Load Reliability Cost
What is an Autonomous System?
A system that uses IGPs as routing protocols; A group of routers under the control of a single administration
Where are IGP’s used?
Inside of an Autonomous System (AS)