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
57 practiced

Construct a BPF filter for tcpdump or a display filter for Wireshark/tshark that isolates TCP retransmissions on a busy interface, and explain the difference between what a capture filter and a display filter can each see and why that distinction matters when you're trying to keep a production capture small.

HardTechnical
68 practiced

A service behind a VXLAN overlay is experiencing connectivity flaps between two VTEPs. Describe the troubleshooting steps and tools (show vxlan, bridge fdb, capture VXLAN/UDP packets, check underlay routing, MTU) to determine whether the problem lies in the VXLAN control plane (e.g., EVPN), underlay IP path, or MAC learning/forwarding in the bridge domain. What capture filters would you use to isolate VXLAN traffic?

MediumTechnical
56 practiced

List and interpret common ICMP types and codes you may encounter during ping/traceroute: Destination Unreachable (with host/network/port codes), TTL Expired, Fragmentation Needed, Redirect, and more. For each, explain what the ICMP message tells you about the network problem and what diagnostic step you would take next.

HardTechnical
64 practiced

You notice a sudden spike in traffic to one destination and need to decide, quickly, whether it's a legitimate surge, a misconfiguration, or the start of a DDoS attack. Walk through what flow and packet-level evidence you'd pull first, how you'd tell those three apart, and what you would and wouldn't do while you're still deciding.

MediumTechnical
66 practiced

During a release, new iptables rules were applied via automation and some services became unreachable. Explain a safe process for applying iptables/nftables changes in production, including validation steps, atomicity concerns, rollback strategies, and how to use 'iptables-restore' or nftables sets to minimize disruptions.

Unlock Full Question Bank

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

Sign in to Continue

Join thousands of developers preparing for their dream job.