1 of 15

Slide Notes

DownloadGo Live

Copy of Network Troubleshooting part 1

Published on Nov 29, 2015

No Description

PRESENTATION OUTLINE

Chapter 9

TROUBLESHOOTING THE NETWORK


topology diagrams
* physical
* logical

Physical Topology:
* device type, model and manufacturer
* operating system version
* cable type and identifier
* cable specification - connector type
* cabling endpoints

Logical Topology:
device identifiers
* IP address and prefix lengths
* interface identifiers - connection type
* DLCI for virtual circuits
- site-to-site VPNs
* routing protocols = static routes
* data-link protocols
* WAN technologies used
Photo by Duru...

SYSTEMATIC APPROACH

  • document network
Photo by LJ Mears

NETWORK BASELINE

Photo by Kuyan Redman

Establish Baseline

Baseline
1. type of data
2. devices and ports
3. baseline duration

Establishing a Network Baseline
Step 1: determine WHAT TYPES of data to collect
Step 2: identify devices and ports of interest
Step 3: determine the baseline duration

Documentation

MEASURING DATA
Commands that are useful to the network documentation process include:

* ping
* telnet
* show ip interface brief
* show ipv6 interface brief
* show ip route
* show ipv6 route
* show cdp neighbor detail
Photo by Gemma Stiles

Troubleshooting

STEPS

Untitled Slide

GATHERING SYMPTOMS

Gathering Symptoms
commands:
ping
traceroute
telnet
sho ip interface brief
show ipv6 interface brief
sho ip route
show ipv6 route
show running=config
debug (no debug = undebug)
show protocols
Photo by [ embr ]

end users

Photo by marsmet548

Questioning End Users

1. ask questions that are pertinent to the problem
2. use each question to either eliminate or discover possible problems
3. speak at technical level that user can understand
4. ask user when problem was first noticed
5. did anything unusual happen since last time it worked?
6. ask user to recreate the problem, if possible
7. determine the sequence of events that took place before the problem happened

MULTILAYER MODEL

Troubleshooting Methods
* bottom-up
* top-down
* divide-and-conquer


Other methods:
* educated guess
* compare working and nonworking situation
* swap problematic device with known working one

Troubleshooting

TOOLS
common software troubleshooting tools include:
* NMS tools
* knowledge bases
* baselining tools
* host-based protocol analyzers
* Cisco IOS EPC (embedded packet capture)