5,196 views

2 Answers

Best answer
9 votes
9 votes

ans is (d)

Traffic Shaping • It is about regulating average rate of data flow. • It is a method of congestion control by providing shape to data flow before entering the packet into the network. • At connection set-up time, the sender and carrier negotiate a traffic pattern (shape)

There are two types of Traffic shaping algorithm :- ▫

1. Leaky Bucket Algorithm. ▫

2. Token Bucket Algorithm

 Leaky Bucket Algorithm • The Leaky Bucket Algorithm used to control rate in a network. • It is implemented as a single-server queue with constant service time. • If the bucket (buffer) overflows then packets are discarded. • In this algorithm the input rate can vary but the output rate remains constant. • This algorithm saves busty traffic into fixed rate traffic by averaging the data rate.

selected by
Answer:

Related questions

2 votes
2 votes
2 answers
1
makhdoom ghaya asked Apr 27, 2016
8,331 views
A packet filtering firewall canDeny certain users from accessing a serviceBlock worms and viruses from entering the networkDisallow some files from being accessed through...
3 votes
3 votes
3 answers
2
makhdoom ghaya asked Apr 27, 2016
5,900 views
What is IP class and number of sub-networks if the subnet mask is $255.224.0.0$?Class $A$, $3$Class $A$, $8$Class $B$, $3$Class $B$, $32$
7 votes
7 votes
3 answers
3
makhdoom ghaya asked Apr 27, 2016
5,715 views
IPv6 does not support which of the following addressing modes?Unicast addressingMulticast addressingBroadcast addressingAnycast addressing
7 votes
7 votes
6 answers
4
makhdoom ghaya asked Apr 27, 2016
7,608 views
What will be the efficiency of a Stop and Wait protocol, if the transmission time for a frame is $20$ns and the propagation time is $30$ns?$20$%$25$%$40$%$66$%