1 1 vote Is it correct or not…?? Computer Networks + – Vikas123 2.0k views answer comment Share Follow Print See all 3 Comments 3 3 Comments reply arvin commented Dec 20, 2018 reply Follow flag yes correct...! actually they have calculated tranfer time for 250MB so as to avoid overflow and calculate minimum rate for data flow... by doing this the bucket will never be >200MB. . i think its not in the syllabus.. 1 1 replyShare Hemanth_13 commented Dec 20, 2018 reply Follow flag Assuming Bandwidth required =x Capacity =Outflow-Inflow 200=($\frac{450}{x}*2$ ) - 450 650=$\frac{450}{x}*2$ $x=\frac{45}{65}*2$ $x=1.384$ @arvin I know this is wrong because inflow rate is less than outflow rate which is the purpose of leaky bucket. Can you please correct me where I'm wrong 0 0 replyShare arvin commented Dec 20, 2018 reply Follow flag brother you have did simple mistake.. it should be 200= (450-(450/x)∗2 ) 0 0 replyShare Please log in or register to add a comment.