2.1 Dynamic Routing

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

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.

7 Terms

1
New cards

What is dynamic routing?

Send routes to other routers, updating the routing table in (almost) real time.

2
New cards

What are the advantages of dynamic routing?

No manual route calculations or management, new routes are populated automatically, and very scalable.

3
New cards

What are the disadvantages of dynamic routing?

Some router overhead is required and requires some initial configuration to work properly.

4
New cards

What are the steps of dynamic routing protocols?

Listen for subnet information from other routers, provides subnet information to other routers, determine the best path based on this information, and when network changes occur, update the available routes.

5
New cards

How do you know which routing protocol to use?

Based on the state of the link or how far away it is, and it also depends on the type of router you have.

6
New cards

What is Enhanced Interior Gateway Routing Protocol (EIGRP)?

A partly proprietary Cisco routing protocol commonly used on internal Cisco-routed networks.

7
New cards

What are the advantages of EIGRP?

Relatively easy to enable and use, cleanly manages topology changes, and minimize bandwidth.