M7: Troubleshoot Network Problems

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Cisco Network Addressing and Basic Troubleshooting: Troubleshoot basic network connectivity issues.

Last updated 5:09 PM on 6/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

3 Major Troubleshooting Approaches

  1. Bottom-Up Approach

  2. Top-Down Approach

  3. Divide-and-Conquer Approach

2
New cards

Bottom-Up Approach

The most common troubleshooting method for beginners and technicians. Steps are 1. check cables, 2. check ports, 3. check link lights, 4. check duplex/speed, 5. check IP addressing, 6. check routing. It is best for physical issues and connectivity failures. Start at Layer 1.

3
New cards

Top-Down Approach

This troubleshooting method is used when the application is failing. Steps are 1. check the application, 2. check the OS, 3. check the network stack. This is best for when web apps not loading, DNS issues, and authentication failures. Start at Layer 7

4
New cards

Divide-and-Conquer Approach

This troubleshooting method is the fastest method for experienced techs. They start in the middle (Layer 3), test connectivity, if ping works → problem is above Layer 3, if ping fails → problem is below Layer 3. It is best for large networks, time-sensitive troubleshooting.

5
New cards

Troubleshooting Mindset

  • Don’t assume - verify

  • Change one thing at a time

  • Document everything

  • Reproduce the issue

  • Stay calm and systematic

6
New cards

Network Troubleshooting

It is the process of: 1. Identifying the problem, 2. Isolating the cause, 3. Fixing the issue, 4. Verifying the solution, 5. Documenting what happened.

7
New cards

List of Information to Gather for Troubleshooting

  • Nature of the Problem

  • Equipment Information

  • Configuration and Topology

  • Previous Troubleshooting Attempts

8
New cards

Nature of Problem

Troubleshooting information about end-user reports, symptoms observed, error messages, when the issue started, whether the issue is intermittent or constant, and whether multiple users are affected.

9
New cards

Equipment Information

Troubleshooting information about what devices are involved. Collect details such as manufacturer, model number, firmware version, OS version, serial number, warranty status, and ownership (internal, vendor-managed, ISP-owned)

10
New cards

Configuration and Topology

Troubleshooting information that tells you how the network is supposed to work before you can fix how it is currently working. This includes physical and logical structure, configuration files, log files, and change history.

11
New cards

Previous Troubleshooting Attempts

Troubleshooting information about if someone already tried to fix the issue, you need to know: what steps were taken, what results were observed, what was ruled out, and whether any temporary fixes were applied.