2.1 Static Routing

0.0(0)
studied byStudied by 0 people
GameKnowt Play
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.

-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.

-no automatic rerouting if an outage occurs.