nerdexam
CompTIA

CV0-003 · Question #411

Users at a university are experiencing slow response and performance issues with private cloud services. The university was compromised, and a loss of bandwidth utilization was reported. Without…

The correct answer is C. Install sniffing tools, catalog the type of traffic, and capture all traffic to and from the target systems. Packet capture and traffic analysis is the most direct diagnostic method for identifying the type of traffic causing bandwidth loss without deploying new software.

Troubleshooting

Question

Users at a university are experiencing slow response and performance issues with private cloud services. The university was compromised, and a loss of bandwidth utilization was reported. Without deploying new software, which of the following should be performed to determine the cause of the issues?

Options

  • ASend all logs for all cloud components to an event and incident management system for correlation and
  • BLocate all load balancers in the cloud and replace them with the latest version of content delivery
  • CInstall sniffing tools, catalog the type of traffic, and capture all traffic to and from the target systems.
  • DImplement and update an antivirus solution to the cloud infrastructure to detect potential threats.

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    9% (5)
  • C
    81% (43)
  • D
    6% (3)

Why each option

Packet capture and traffic analysis is the most direct diagnostic method for identifying the type of traffic causing bandwidth loss without deploying new software.

ASend all logs for all cloud components to an event and incident management system for correlation and

Correlating logs in an event management system identifies historical patterns but does not provide real-time packet-level visibility into which traffic types are actively consuming bandwidth during the current incident.

BLocate all load balancers in the cloud and replace them with the latest version of content delivery

Replacing load balancers with CDN hardware is a mitigation or infrastructure change, not a diagnostic step, and does not reveal the root cause of the bandwidth loss.

CInstall sniffing tools, catalog the type of traffic, and capture all traffic to and from the target systems.Correct

Capturing network traffic using sniffing capabilities already present on systems (such as built-in utilities like tcpdump or existing network taps) allows the administrator to identify the source, destination, protocol, and volume of traffic consuming bandwidth. This reveals whether the bandwidth loss stems from a DDoS attack, unauthorized data exfiltration, misconfigured services, or other anomalous traffic - information that log correlation alone cannot provide with the same precision. Traffic capture gives actionable, packet-level evidence of the root cause.

DImplement and update an antivirus solution to the cloud infrastructure to detect potential threats.

Deploying an antivirus solution requires installing new software, which the question explicitly prohibits, and antivirus tools do not directly measure or catalog bandwidth consumption by traffic type.

Concept tested: Network traffic capture for bandwidth incident diagnosis

Source: https://learn.microsoft.com/en-us/azure/network-watcher/network-watcher-packet-capture-overview

Topics

#network troubleshooting#traffic analysis#bandwidth utilization#security incident

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice