Chapter 5: The Network Layer: Control Plane Flashcards

1
Q

What’s the goal of a routing protocol?

A

Determine good paths from sending hosts to receiving hosts, through a network of routers

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

Give the definition:
Sequence of routers packets traverse from given initial host to final destination host

A

Path

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

What’s a “good” path for a routing protocol?

A

Least-cost

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

Give the definition:
A routing algorithm that computes the least-cost path between a source and destination using complete, global knowledge about the network

A

Centralized routing algorithm

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

Give the definition:
A routing algorithm that calculates the least-cost path in an iterative, distributed manner with the routers

A

Decentralized routing algorithm

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

Give the definition:
A routing algorithm that must be aware of the cost of each link in the network

A

Link-State (LS) algorithm

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

Give the definition:
A routing algorithm where each node maintains a vector of estimates of the costs (distances) to all other nodes in the network

A

Distance-Vector (DV) algorithm

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

Give the definition:
A routing algorithm where routes change slowly over time

A

Static routing algorithm

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

Give the definition:
A routing algorithm where the routing paths are changed as the network traffic load / topology change

A

Dynamic routing algorithm

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

The Internet Control Message Protocol (ICMP) is used by hosts and routers to communicate what sort of information?

A

Network-level

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

Which network layer in relation to IP are the ICMP messages at?

A

The network layer above IP

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

Describe the format of the ICMP message

A

type + code + first 8 bytes of IP datagram causing error

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

Give the definition:
Management that includes the deployment, integration, and coordination of the hardware, software, and human elements to monitor, test, poll, configure, analyze, evaluate, and control the network and element resources to meet the real-time, operational performance, and Quality of Service requirements at a reasonable cost

A

Network management

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