nerdexam
CompTIA

N10-009 · Question #235

A network engineer is troubleshooting an issue with a VoIP network. After performing analysis, the engineer found that when users upload large files, voice quality is severely degraded. When no…

The correct answer is C. Configure QoS on the router. To resolve VoIP degradation during large file uploads, the engineer should configure Quality of Service (QoS) on the router to prioritize latency-sensitive voice traffic over less time-critical data transfers.

Submitted by yuriko_h· Mar 6, 2026Network Troubleshooting

Question

A network engineer is troubleshooting an issue with a VoIP network. After performing analysis, the engineer found that when users upload large files, voice quality is severely degraded. When no other traffic is on the network, voice quality is fine. Which of the following should the engineer do to most likely resolve the issue?

Options

  • AEnable MAC filtering.
  • BReduce the VLAN database.
  • CConfigure QoS on the router.
  • DImplement ACLs.

How the community answered

(37 responses)
  • A
    24% (9)
  • B
    8% (3)
  • C
    62% (23)
  • D
    5% (2)

Why each option

To resolve VoIP degradation during large file uploads, the engineer should configure Quality of Service (QoS) on the router to prioritize latency-sensitive voice traffic over less time-critical data transfers.

AEnable MAC filtering.

Enabling MAC filtering controls which devices can connect to the network based on their MAC address; it does not manage or prioritize traffic flow to prevent congestion and improve VoIP quality.

BReduce the VLAN database.

Reducing the VLAN database is not a standard or effective method for resolving network congestion issues that impact voice quality; VLANs segment networks, but this action does not prioritize traffic.

CConfigure QoS on the router.Correct

When VoIP quality degrades due to large file uploads, it indicates network congestion where latency-sensitive voice traffic competes for bandwidth with bulk data transfers. Configuring Quality of Service (QoS) on the router allows the network to prioritize VoIP packets, ensuring they receive preferential treatment and sufficient bandwidth, thereby maintaining voice quality even under heavy network load.

DImplement ACLs.

Implementing ACLs (Access Control Lists) are used for filtering or blocking specific traffic based on source/destination, port, etc., but they do not prioritize traffic to ensure quality of service for applications like VoIP.

Concept tested: Quality of Service (QoS) for VoIP

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/qos/qos-policy-overview

Community Discussion

No community discussion yet for this question.

Full N10-009 Practice