2.1 Static Routing Flashcards

N10-009 Obj. 2.1 Explain characteristics of routing technologies (7 cards)

1
Q

What is the primary function of a router in a network?

A

A router forwards traffic between IP subnets by examining destination IP addresses and using its routing table to determine the next hop.

Transcript: “The first step is to identify what the destination IP… and makes a note of where it should be sending this traffic.” (0:23–0:36)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a router do if the destination IP is not in its routing table?

A

It discards the packet, as there’s no known router to forward it.

Transcript: “If a router refers to its table and does not find a next hop… it will simply discard that traffic.” (1:37–1:45)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is static routing?

A

Static routing is when an administrator manually defines routing paths in the router’s configuration.

Transcript: “This administrative creation of a routing table is referred to as static routing…” (3:28–3:36)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are some advantages of static routing?

A

It’s simple, uses no CPU or memory overhead, and provides security with no dynamic updates.

Transcript: “Because we’re static routing… no CPU cycles… relatively secure form of routing.” (3:58–4:38)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In what scenario is static routing commonly used?

A

In smaller or remote networks with a single path in and out, kow as stub networks.

More secure–no routing protocols to analyze

Transcript: “Very common for remote locations… all communication takes place over that single connection… stub networks.” (4:17–4:29)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the downsides of static routing in larger environments?

A

It’s time-consuming, error-prone, doesn’t adapt to network changes, and can’t reroute automatically.

Transcript: “This can be challenging to configure on larger networks… no automatic rerouting…” (4:41–5:34)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you configure a static route on a router?

A

By specifying the destination network and the IP address of the next hop router.

Transcript: “We might tell router 1 that if it receives any packet… send that particular packet to 10.10.40.2.” (6:01–6:16)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly