820 views
0 votes
0 votes

Ques.  Consider the following statements:
S1 : Token bucket shapes bursty traffic into fixed-rate traffic by averaging the data rate.
S2 : Leaky buckets are more restrictive compared to token bucket.
S3 : A choke packet is a congestion-control mechanism in which a packet is sent by a node to the source to inform it of congestion.
Which of the given statements are false?

A. Only S2

B. Only S1

C. Both S2 and S3

D. All of these

1 Answer

0 votes
0 votes
option (A) is true

s1:true Token bucket shapes bursty traffic into fixed-rate traffic by averaging the data rate .

s2:false because token bucket is more restrictive than leaky bucket because we send data on the basis of tokens.

s3:true  A choke packet is a congestion-control mechanism in which a packet is sent by a node to the source to inform it of congestion .

No related questions found