InterviewStack.io LogoInterviewStack.io

Network Troubleshooting and Diagnostics Questions

Systematically diagnosing network problems: a layered troubleshooting methodology, diagnostic tools and commands (ping, traceroute, tcpdump, packet capture), root-cause analysis, and connectivity and user-access issues. Covers isolating faults across the stack, reading packet-level evidence, and driving from symptom to root cause. The diagnostic discipline that spans all networking layers.

EasyTechnical
65 practiced

A host can reach other systems but cannot reach its default gateway. Describe how to use ARP and interface commands (for example 'ip link', 'ip addr', 'ip neigh' or 'arp -n') to determine whether the issue is a Layer 2 problem (missing ARP entry, bad link) or a Layer 3 routing problem. Explain the outputs you expect in each case.

MediumTechnical
61 practiced

A DNS record was updated as part of a failover, but many clients still resolve the old IP. Explain the end-to-end places where DNS caching can occur (OS resolver, local DNS forwarder, CDN, browser), how you would identify which cache is serving stale results, and commands to force-cache checks and clears. Include how dig or nslookup could help isolate the layer serving stale data.

EasyTechnical
58 practiced

From a troubleshooting perspective, how do TCP and UDP differ in the kinds of failures you can observe in packet traces?

HardTechnical
50 practiced

Users report packet loss but interface counters on involved devices show no errors or drops. Describe advanced areas to investigate: per-queue egress drops/tail drops, microbursts leading to transient drops, QoS shaping/policing, bufferbloat and large buffers increasing latency, hardware offload masking counters, and how to gather high-resolution telemetry (ASIC counters, per-queue stats) to find the root cause.

EasyTechnical
102 practiced

Explain the differences between ping, traceroute, and mtr. For each tool, describe what types of symptoms they help identify, what their outputs mean (ICMP TTL expiry vs ICMP unreachable vs UDP/TCP-based traceroute), and how you would use their results to progress your troubleshooting.

Unlock Full Question Bank

Get access to all 26 Network Troubleshooting and Diagnostics interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.