Computer Networks 2 10CS64 Unit 2 Notes
Computer Networks 2 10CS64 Unit 2 Notes
Traffic Management
The main objectives of traffic management are efficient use of network resources &
deliver QoS.
Traffic Management is classified into three levels that are Packet level, Flow level and
Flow aggregated level.
Traffic Management at Packet Level
o Queueing & scheduling at switches, routers and multiplexers.
Figure: - End-to-End QoS of a packet along a path traversing N Queueing
System
The path traversed by packet through a network can be modeled as sequence of
Queueing systems as shown in above figure.
A packet traversing network encounters delay and possible loss at various
multiplexing points.
End-to-end performance is sum of the individual delays experienced at each system.
Average end-to-end delay is the sum of the individual average delay.
To meet the QoS requirements of multiple services, a queueing system must
implement strategies for controlling the transmission bit rates.
The different strategies for Queue scheduling are:-
1. FIFO QUEUEING
2. PRIORITY QUEUEING
3. FAIR QUEUEING
4. WEIGHTED FAIR QUEUEING
1) FIFO QUEUEING
Transmission Discipline: First-In, First-Out
All packets are transmitted in order of their arrival.
Buffering Discipline:- Discard arriving packets if buffer is full
Cannot provide differential QoS to different packet flows
Difficult to determine performance delivered
Finite buffer determines a maximum possible delay
Buffer size determines loss probability, but depends on arrival & packet length
statistics.
FIFO Queueing with Discard Priority
FIFO queue management can be modified to provide different characteristics of packet-
loss performance to different classes of traffic.
The above Figure 7.42 (b) shows an example with two classes of traffic.
When number of packets in a buffer reaches a certain threshold, arrivals of lower
access priority (class 2) are not allowed into the system.
Arrivals of higher access priority (class 1) are allowed as long as the buffer is not
full.
1 2 N N 1
Packet
buffer