Evaluation 8 Flashcards

(10 cards)

1
Q

[Unit 8] Why do we regulate the sending rate to obtain a desirable bandwidth allocation?

A

The sending rate may be limited by two factors. The first is flow control, in the case that there is insufficient buffering at the receiver. The second is congestion, in the case that there is insufficient capacity in the network.

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

[Unit 8] Multiplexing can also be useful in the transport layer for another reason. Suppose, for example, that a host has multiple network paths that it can use. If a user needs more bandwidth or more reliability than one of the network paths can provide, a way out is to have a connection that distributes the traffic among multiple network paths on a round-robin basis. What is this modus operandi called?

A

Inverse multiplexing

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

[Unit 8] Write all elements of transport protocols.

A

Addressing
Connection establishment
Connection release
Error control and flow control
Multiplexing
Crash recovery

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

[Unit 8] What is NOT a primitive for transport services?

a. LISTEN

b. CONNECT

c. SEND

d. OPEN

A

open

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

[Unit 8] What is a unit of messages sent form transport entity to transport entity?

a. Data unit

b. Segment

c. Transport unit

d. Packet

A

segment

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

[Unit 8] Many of the server processes that can exist on a machine will be used only rarely. It is wasteful to have each of them active and listening to a stable Transport Service Access Points (TSAP) address all day long. What is an alternative scheme?

a. Listening Transport Protocol

b. Active Transport Protocol

c. Server Connection Protocol

d. Initial Connection Protocol

A

initial connection protocol

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

[Unit 8] What is a specific endpoint in the transport layer called?

a. Transport Protocol Point

b. Transport Service Access Point

c. Transport Endpoint

d. Transport Connection Point

A

transport service access point

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

[Unit 8] The problem of running out of IP addresses is not a theoretical one that might occur at some point in the distant future. It is happening right here and right now. The long-term solution is for the whole Internet to migrate to IPv6, which has 128-bit addresses. This transition is slowly occurring, but it will be years before the process is complete. To get by in the meantime, a quick fix was needed. The quick fix that is widely used today came in the form of ______________.

a. IP Extention

b. Address Extention

c. Network Address Translation

d. IP Translation

A

network address translation

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

[Unit 8] When an application (e.g., a user) process wishes to set up a connection to a remote application process, it must specify which one to connect to. The method normally used is to define transport addresses to which processes can listen for connection requests. In the Internet, these endpoints are called _______.

a. Internet Address

b. Ports

c. Points

d. Endpoints

A

ports

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

[Unit 8] An allocation is ____________ if the bandwidth given to one flow cannot be increased without decreasing the bandwidth given to another flow with an allocation that is no larger.

a. Allocation fair

b. Bandwidth fair

c. Max-min fair

d. Blance fair

A

max-min fair

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