5 pts.
0
Q:
priority queuing
Why is priority queuing not recommended for anything other than VoIP?
ASKED: Jan 21 2009  3:59 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
25 pts.
0
A:
 RATE THIS ANSWER
+2
Click to Vote:
  •   2
  •  0
  • AddThis Social Bookmark Button
Priority Queueing is only recommended for VoIP because of the way the switch handles the queue. Any frames residing in the queue are given priority over all other traffic in the switch. While the switch is busy processing the Priority Queue all other queues wait.

Imagine now if you tagged several high-utilization applications as Priority, as well. While the switch is busy handling all of this traffic the "non" priority queues are filling up, latency increases, and the potential for dropped packets comes in to play.

You want your switch spending as little time in the Priority Queue as possible, therefore the recommendation that you use it only for VoIP.
Last Answered: Jan 21 2009  11:16 PM GMT by Daileyml   25 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0