NetworkLayerI Flashcards

1
Q

What is the main role of the network layer?

A

To move packets from source to destination across multiple networks.

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

What is forwarding?

A

The local action of transferring a packet from an input link to the appropriate output link at a router.

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

What is routing?

A

The process of determining the path a packet should take across the network.

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

Difference between forwarding and routing?

A

Forwarding moves packets between routers; routing determines the path taken through the network.

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

What are the two main network layer functions?

A

Data plane (forwarding) and control plane (routing).

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

What is a router’s forwarding table?

A

A table that maps destination addresses to output links.

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

In traditional routing, where are forwarding tables computed?

A

Inside each router using distributed routing algorithms.

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

In SDN (Software Defined Networking), where are forwarding tables computed?

A

By a centralized controller.

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

What is the role of a switching fabric?

A

It connects a router’s input ports to its output ports.

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

Name two types of routing algorithms.

A

Link-state and distance-vector algorithms.

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