• It is Monday morning and a user calls you.
    "I can't reach the file server anymore. It worked on Friday."

    You sit down at your console.
    Three routers stand between the user and the server, and any of them could be the cause.

    The Lab

    PC1 lives in 10.10.10.0/24 and the server SRV lives in 10.20.20.0/24.

    Lab topology with PC1 connecting through SW1, R1, R2, R3, SW2 to the application server SRV

    Figure 1 – Lab topology from PC1 to the application server

    R1 is the user gateway, R2 is the core, R3 is the data center edge.

    The break can be anywhere along that chain.
    In this lesson we will see a method that does not waste time, and make sure you use the right tool to answer the right question.

    Answer the question below

    How many routers stand between PC1 and SRV?

    The Method

    In Networking troubleshooting can be very complex.
    But having a view on all the tools you have is a great start.

    Look at the diagram below:

    Five-step troubleshooting methodology: ping confirms, traceroute locates, debug inspects, conditional debug targets, syslog and SNMP monitor

    Figure 2 – The five-step troubleshooting flow

    Here you can see multiple tools you can use as a network engineer to make sure you are troubleshooting efficiently, let's go step by step.

    You will troubleshoot with me, step by step.
    The first one is ping.

    Answer the question below

    Which step comes right after confirming the problem with ping?