545 views

1 Answer

0 votes
0 votes

(part 1 answer):in token bucket concept,packet will be sent to the network,depend upon the number of token available in the bucket.

if no token available in the bucket then sender has to wait for the token.

(part 2 answer):number of token produced is equal to the number of packets sent by the sender.

 

  

 

 

Related questions

2 votes
2 votes
1 answer
3
abheet asked Jul 31, 2022
1,283 views
Imagine a flow specification that has the maximum packet size 800 bytes, token bucket rate of $5 \times 10^{6}$ bytes/sec. Token bucket size is 1 million byte and the max...