2.1 Static Routing

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

1/5

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.

6 Terms

1
New cards

What is the first step of a router?

Identify the destination IP address in the packet.

2
New cards

If the destination IP is on locally connected, what happens to the packet on the router?

The packet is forwarded.

3
New cards

If the destination IP is on a remote subnet, what does the router do with the packet?

The packet will be forwarded to the nearest hop router/gateway until the final destination is reached.

4
New cards

What is static routing?

Involves you defining the routes yourself.

5
New cards

What are the advantages of static routing?

Easy to configure and manage on smaller networks, no overhead from routing protocols, easy to configure on sub networks, and more secure with no routing protocols to analyze.

6
New cards

What are the disadvantages of static routing?

Difficult to administer on large networks, no automatic method to prevent routing loops, if there’s a network you have to update the route manually, and no automatic rerouting if an outage occurs,