Routing Protocol Basics

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Interior Gateway Protocols (IGPs) and Exterior Gateway Protocols (EGPs)

What are two types of routing protocols that are used in internetworks?

2
New cards

Interior Gateway Protocols (IGPs)

These protocols are used to exchange routing information with routers in the same autonomous system (AS).

3
New cards

Autonomous System (AS)

An a collection of networks under a common administrative domain, which simply means that all routers sharing the same routing table information are in the same AS.

4
New cards

Exterior Gateway Protocols (EGPs)

These protocols are used to communicate between multiple ASs. A nice example of an EGP would be Border Gateway Protocol (BGP).

5
New cards

Administrative Distance (AD)

A number that is used by routing protocols to determine the trustworthiness of a route. If two route updates are received on a router with different of these, the router will accept only the one with the lower number and discard the other route update.

6
New cards

Distance Vector, Link-State, and Hybrid Protocols

What are the three classes of routing protocols?

7
New cards

Distance Vector Protocols

The class protocols find the best path to a remote network by judging—you guessed it—distance. The vector indicates the direction to the remote network. RIP, RIPv2, and Interior Gateway Routing Protocol (IGRP) are this class of routing protocols.

8
New cards

Link-State Protocols

Using this class of protocols, also called shortest path first protocols, the routers each create three separate tables. One of these tables keeps track of directly attached neighbors, one determines the topology of the entire internetwork, and one is used as the actual routing table. Routers of this class know more about the internetwork than any distance-vector routing protocol. OSPF and IS-IS are IP routing protocols that are completely link state.

9
New cards

Hybrid Protocols

This class of protocols uses aspects of both distance vector and link state. EIGRP and BGP (or iBGP) are hybrid protocols.

Explore top flashcards