INTRO TO ROUTING AND IPV4 ROUTING TABLE

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

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

13 Terms

1
New cards

Directly Connected

These routes are automatically added by the router, provided the interface is active and has addressing.

2
New cards

Remote

These are the routes the router does not have a direct connection and may be learned Manually and Dynamically

3
New cards

Manually

with a static route

4
New cards

Dynamically

by using a routing protocol to have the routers share their information with each other

5
New cards

Default Route

this forwards all traffic to a specific direction when there is not a match in the routing table

6
New cards
7
New cards

Static Routing

It must be configured manually and requires manual adjustment if the network topology changes. It is suitable for small, non-redundant networks and is often used alongside dynamic routing protocols to configure a default route.

8
New cards

Dynamic routing

It automatically discovers remote networks, maintains up-to-date routing information, chooses the best path to the destination, and finds new best paths when the network topology changes. It can also share static default routes with other routers.

9
New cards

L

Represents a directly connected IP address assigned to the router’s interface. This is the IP of the router itself on that interface.

10
New cards

C

Represents a directly connected network on one of the router’s interfaces. This indicates the router can reach this network without going through another router.

11
New cards

S

Represents a manually configured route by the network administrator. It specifies a fixed path to reach a network.

12
New cards

O

Represents a route learned dynamically through the OSPF (Open Shortest Path First) routing protocol.

13
New cards

D

Represents a route learned dynamically through the EIGRP (Enhanced Interior Gateway Routing Protocol).