1/23
These flashcards cover key vocabulary and concepts related to dynamic routing protocols, their types, functionalities, and characteristics.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Dynamic Routing Protocols
Protocols used to exchange routing information between routers, allowing them to dynamically learn and maintain routes.
Interior Gateway Protocols
Protocols used for routing within an autonomous system.
Exterior Gateway Protocols
Protocols used for routing between autonomous systems.
Distance Vector Routing Protocols
Routing protocols where routes are advertised as vectors of distance and direction.
Link State Routing Protocols
Routing protocols that create a complete map of the network topology.
RIP (Routing Information Protocol)
A distance vector routing protocol that uses hop count as its metric.
EIGRP (Enhanced Interior Gateway Routing Protocol)
A more advanced distance vector protocol that uses bandwidth and delay metrics.
OSPF (Open Shortest Path First)
A link state routing protocol that uses a Shortest Path First (SPF) algorithm.
BGP (Border Gateway Protocol)
An exterior gateway protocol used to exchange routing information across the internet.
Convergence
The state when all routers have complete and accurate information about the network.
Metric
A value used to measure and compare routes to determine the most efficient path.
Administrative Distance
A value used to determine the trustworthiness of a route learned through a routing protocol.
Load Balancing
The process of distributing traffic across multiple routes that have equal metric values.
Algorithm in Routing
A finite list of steps used to accomplish the task of route processing and path determination.
Routing Table
A data structure maintained by routers that contains the routes to various network destinations.
Routing Protocol Messages
Messages used to discover neighboring routers and exchange network routing information.
True or False: Dynamic Routing Protocols are used to manually configure routes on routers.
False
True or False: Interior Gateway Protocols are used for routing between autonomous systems.
False
True or False: Exterior Gateway Protocols are used for routing within an autonomous system.
False
True or False: RIP is a link state routing protocol.
False
True or False: OSPF uses hop count as its primary metric.
False
True or False: BGP is an Interior Gateway Protocol.
False
True or False: Network convergence occurs when routers have conflicting routing information.
False
True or False: Administrative Distance determines the speed of a routing protocol.
False