Cisco
352-001 · Question #62
352-001 Question #62: Real Exam Question with Answer & Explanation
The correct answer is B: the router handles the possible buildup of congestion by using WRED. Congestion avoidance in QoS proactively drops packets before queues fill completely, and WRED is the standard Cisco mechanism that implements this behavior.
Question
You have been hired to redesign a network due to issues with congestion. How will a router function if the QoS mechanism of congestion avoidance is integrated into the existing network design?
Options
- Athe router handles the overflow of traffic by using FIFO
- Bthe router handles the possible buildup of congestion by using WRED
- Cthe router forces inbound and outbound traffic to stay within a defined profile by using rate limiting
- Dthe router separates packets based on certain characteristics by using NBAR
- Ethe router marks packets based on certain characteristics by using PBR
Explanation
Congestion avoidance in QoS proactively drops packets before queues fill completely, and WRED is the standard Cisco mechanism that implements this behavior.
Common mistakes.
- A. FIFO (First In First Out) is a basic queuing strategy with no intelligence about traffic priority or queue depth; it does not perform any congestion avoidance and simply drops all packets when the queue is full (tail-drop).
- C. Rate limiting (traffic policing) enforces a defined bandwidth contract by dropping or remarking traffic that exceeds a configured rate; this is a traffic conditioning mechanism, not a congestion avoidance mechanism.
- D. NBAR (Network-Based Application Recognition) is a deep packet inspection classification tool used to identify application traffic, not a mechanism that manages or avoids congestion.
- E. PBR (Policy-Based Routing) directs packets to specific next hops based on defined criteria; it is a routing mechanism and does not mark packets for QoS treatment in the context of congestion avoidance.
Concept tested. QoS congestion avoidance using WRED
Community Discussion
No community discussion yet for this question.