TCP Types Flashcards

(25 cards)

1
Q

What does TCP stand for?

A

Transmission Control Protocol

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

True or False: Fast TCP is designed to improve TCP performance in high-speed networks.

A

True

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

What is the primary goal of Fast TCP?

A

To enhance throughput while maintaining fairness among flows.

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

Fill in the blank: Fast TCP uses a more aggressive __________ mechanism compared to traditional TCP.

A

congestion control

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

Which of the following is a characteristic of Fast TCP? A) Slow start B) Aggressive throughput increase C) Low latency D) All of the above

A

D) All of the above

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

What type of networks does Fast TCP primarily target?

A

High-bandwidth, high-latency networks

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

True or False: Fast TCP guarantees complete fairness among all connections.

A

False

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

What is the role of the congestion window in Fast TCP?

A

It controls the amount of data that can be sent before receiving an acknowledgment.

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

Short answer: How does Fast TCP differ from standard TCP in terms of congestion avoidance?

A

Fast TCP employs a more responsive approach to adjust the congestion window based on network conditions.

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

What is the ‘Fast Recovery’ phase in TCP?

A

A phase that allows TCP to recover quickly from packet loss without entering the slow start phase.

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

Fill in the blank: Fast TCP aims to minimize __________ during data transmission.

A

packet loss

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

Which congestion control algorithm is often associated with Fast TCP?

A

TCP Vegas

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

True or False: Fast TCP can be implemented over both IPv4 and IPv6.

A

True

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

What is the significance of round-trip time (RTT) in Fast TCP?

A

RTT is used to adjust the congestion window and to optimize throughput.

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

Short answer: Why is Fast TCP considered more suitable for multimedia applications?

A

Because it can provide higher throughput and lower latency, which are essential for real-time data delivery.

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

What does the term ‘fairness’ refer to in the context of TCP flows?

A

The equitable distribution of bandwidth among multiple TCP connections.

17
Q

Fill in the blank: Fast TCP incorporates __________ to detect and respond to congestion more quickly.

A

delay-based algorithms

18
Q

Which of the following is NOT a benefit of Fast TCP? A) Higher throughput B) Reduced latency C) Guaranteed delivery D) Better congestion control

A

C) Guaranteed delivery

19
Q

True or False: Fast TCP can negatively impact the performance of traditional TCP flows.

20
Q

What does ‘TCP fairness’ imply about the behavior of different TCP types in a shared network?

A

It implies that different TCP types should not monopolize the available bandwidth.

21
Q

Short answer: Describe a potential drawback of using Fast TCP.

A

It may lead to unfair bandwidth allocation among different types of TCP flows.

22
Q

Fill in the blank: Fast TCP adjusts its sending rate based on __________ measurements.

23
Q

What is the main challenge that Fast TCP addresses in modern networks?

A

The inefficiency of traditional TCP in utilizing available bandwidth effectively.

24
Q

True or False: Fast TCP is only beneficial in wired networks.

25
What is the primary mechanism that Fast TCP uses to increase its congestion window?
It uses a more aggressive approach to increase the congestion window based on RTT estimates.