Concept:
Congestion occurs when the traffic entering a network exceeds its handling capacity.
Congestion control algorithms regulate packet transmission rates.
Step 1: Understand Leaky Bucket Algorithm.
The Leaky Bucket algorithm controls the rate at which packets enter the network.
Packets are stored in a bucket-like buffer.
Data leaves the bucket at a constant rate.
Step 2: Effect of the algorithm.
The algorithm smooths bursty traffic and prevents network overload.
Thus it helps control congestion.
Step 3: Analyze other options.
Dijkstra is a shortest path algorithm.
Tunnelling is a packet encapsulation technique.
Sliding Window mainly provides flow control.
Step 4: Choose the answer.
\[
\boxed{\text{Leaky Bucket}}
\]
is the congestion control algorithm.
Was this answer helpful?
0
0
Top TS PGECET Computer Science & Information Technology Questions