Drag and drop the following steps into the correct order to describe how a router selects the best path and forwards a packet, using the routing table lookup process from destination IP to forwarding decision.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
The router first identifies the destination IP, then finds the best matching route using longest prefix match, and forwards to the next hop.
Exam trap
The exam trap here is that candidates often confuse the order of steps, especially placing the longest prefix match before examining the destination IP. Remember: you must know the destination before you can look it up in the routing table.