A computer on a 40 Mbps network interface is regulated by a
token bucket. This token bucket is filled at a rate of 10 Mbps. It
initially has a capacity equals to 60 Megabit. Please answer the
following questions:
How long does the computer take to transmit an immediate burst,
using the available token capacity?
If the size of data is 140 Megabit, what is the time required to
transmit the remaining bytes?
Suppose that a leaky bucket with a rate of 25 Mbps is inserted
after the token bucket. Recalculate the total time to transmit the
140 Megabit of data.
ANS:- token bucket algorithm is a algorithm used in data transfer which provides congetion control.


A computer on a 40 Mbps network interface is regulated by a token bucket. This token...