Drag and drop the following troubleshooting steps into the correct order to diagnose a client connectivity issue using the OSI bottom-up method.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The OSI bottom-up troubleshooting method starts at Layer 1: first check physical cable connections and link lights (A). Next, at Layer 2, verify the switch's MAC address table (D) to ensure local segment communication is intact. Moving to Layer 3, confirm the IP address configuration and subnet mask (B) are correct.
Finally, ping the default gateway (C) to validate end-to-end Layer 3 connectivity. The correct sequence is A → D → B → C, because each lower layer must function before higher-layer tests can succeed.
Exam trap
The trap is that candidates often skip the physical layer and jump to IP or ping tests because those are more familiar. Remember: always start at Layer 1 in a bottom-up approach.