nerdexam
CompTIA

CV0-003 · Question #225

A company is experiencing latency problems connecting to the cloud. Which of the following should an administrator check FIRST?

The correct answer is A. Router ARP tables. When troubleshooting cloud latency, checking router ARP tables first identifies Layer 2 resolution issues that can cause traffic to be forwarded to incorrect MAC addresses.

Troubleshooting

Question

A company is experiencing latency problems connecting to the cloud. Which of the following should an administrator check FIRST?

Options

  • ARouter ARP tables
  • BBroadcast traffic
  • CBandwidth utilization
  • DSubnetting

How the community answered

(46 responses)
  • A
    85% (39)
  • B
    2% (1)
  • C
    4% (2)
  • D
    9% (4)

Why each option

When troubleshooting cloud latency, checking router ARP tables first identifies Layer 2 resolution issues that can cause traffic to be forwarded to incorrect MAC addresses.

ARouter ARP tablesCorrect

The ARP table maps IP addresses to MAC addresses at the gateway, and a stale or incorrect ARP entry can cause packets destined for the cloud to be forwarded to the wrong next-hop device, directly introducing latency or misdirection. Verifying ARP entries is a quick, low-level check at the Layer 2/3 boundary that rules out a fundamental forwarding issue before investigating higher-level causes. Correcting an incorrect ARP entry ensures packets reach the proper gateway and begin traversing the correct path to the cloud.

BBroadcast traffic

Excessive broadcast traffic primarily impacts local LAN performance and is not a typical root cause of latency on routed paths to cloud services.

CBandwidth utilization

Bandwidth utilization is a relevant check but is a higher-level investigation performed after ruling out routing and Layer 2 forwarding issues.

DSubnetting

Incorrect subnetting typically causes a complete loss of connectivity rather than intermittent latency symptoms.

Concept tested: ARP table inspection for cloud latency troubleshooting

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/arp

Topics

#network latency#ARP tables#cloud connectivity#troubleshooting methodology

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice