Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

1.2.2. The Mental Model for Troubleshooting

When something breaks, the layered model tells you where to look. Start at Layer 1—if bits can't traverse the wire, nothing else matters:

OrderLayerCheckToolsSymptoms if Broken
1stPhysicalCables, lights, connectionsCable tester, visualNo link light, "cable unplugged"
2ndData LinkMAC addresses, switch portsshow mac-address-tableNo local connectivity
3rdNetworkIP addresses, routingping, tracerouteCan't reach remote networks
4thTransportPort connectivity, firewallsnetstat, telnet [ip] [port]Can ping but can't connect
5th-7thApplicationService configurationApplication logsService-specific errors

⚠️ Exam Trap: Questions test whether you can identify which layer a problem exists at. A "no link light" is Layer 1. A "duplicate IP" is Layer 3. A "can ping but can't browse" suggests Layer 4-7 (likely firewall or DNS). The trap is jumping to complex explanations when simple layer-by-layer diagnosis points to the answer.

Alvin Varughese
Written byAlvin Varughese
Founder15 professional certifications