CV0-003 · Question #883
A systems administrator is troubleshooting issues with audio lag during phone conferences. When looking at the core switch, the administrator notices its buffers are consistently full, and packets are
The correct answer is B. Configure QoS rules for VoIP traffic.. When a switch's buffers are full and VoIP packets are being dropped, QoS rules prioritize voice traffic over lower-priority data, reducing audio lag without requiring new hardware.
Question
A systems administrator is troubleshooting issues with audio lag during phone conferences. When looking at the core switch, the administrator notices its buffers are consistently full, and packets are being dropped due to the large number being sent and received. There is no room in the budget for new hardware, but it is critical that the audio lag be fixed immediately. Which of the following will most likely resolve the issue?
Options
- AEnable compression of audio traffic.
- BConfigure QoS rules for VoIP traffic.
- CVerify that the gateway uplink is not saturated
- DAdd an exception to IPS for voice traffic.
How the community answered
(41 responses)- A5% (2)
- B80% (33)
- C12% (5)
- D2% (1)
Why each option
When a switch's buffers are full and VoIP packets are being dropped, QoS rules prioritize voice traffic over lower-priority data, reducing audio lag without requiring new hardware.
Audio compression reduces bandwidth consumption but does not address priority queuing at the switch, so buffers would still fill and packets would still be dropped during congestion.
QoS (Quality of Service) allows administrators to classify VoIP traffic and assign it higher priority in the switch's queuing mechanism. This ensures voice packets are forwarded before lower-priority data packets during congestion, preventing drops that cause audio lag. It is a software-based configuration that resolves the issue within existing hardware constraints.
Verifying gateway uplink saturation addresses a WAN-side bottleneck, not the core switch buffer issue that is already identified as the source of packet drops.
An IPS exception for voice traffic removes inspection overhead but does not change how the switch queues or prioritizes VoIP packets relative to other traffic.
Concept tested: QoS prioritization for VoIP traffic congestion
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/qos/b_1612_qos_9300_cg/configuring_qos.html
Topics
Community Discussion
No community discussion yet for this question.