ccnav5 - s4: chapter 9 troubleshooting the network

Post on 18-Jul-2015

382 Views

Category:

Education

5 Downloads

Preview:

Click to see full reader

TRANSCRIPT

© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Presentation_ID 1

Chapter 9: Troubleshooting the Network

Connecting Networks

Presentation_ID 2 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Chapter 9

9.0 Introduction

9.1 Troubleshooting with a Systematic Approach

9.2 Network Troubleshooting

9.3 Summary

© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Presentation_ID 3

9.1 Troubleshooting with a Systematic Approach

Presentation_ID 4 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Chapter 9: Objectives

Explain how network documentation is developed and used to troubleshoot network issues.

Describe the general troubleshooting process.

Compare troubleshooting methods that use a systematic, layered approach.

Describe troubleshooting tools used to gather and analyze symptoms of network problems.

Determine the symptoms and causes of network problems using a layered model.

Troubleshoot a network using the layered model.

Presentation_ID 5 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Network Documentation

Documenting the Network

Network documentation is a complete set of accurate and current network documentation. This documentation includes:

Configuration files, including network configuration files and end-system configuration files

Physical and logical topology diagrams

A baseline performance level

Presentation_ID 6 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Network Documentation

Network Topology Diagrams

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

Presentation_ID 7 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Network Documentation

Establishing a Network Baseline

Presentation_ID 8 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Network Documentation

Establishing a Network Baseline (cont.)

Step 1. Determine what types of data to collect.

Step 2. Identify devices and ports of interest.

Step 3. Determine the baseline duration.

Presentation_ID 9 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Network 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

Presentation_ID 10 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Process

General Troubleshooting Procedures

Presentation_ID 11 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Process

Gathering Symptoms

Presentation_ID 12 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Process

Questioning End Users

Presentation_ID 13 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Isolating the Issue Using Layered Models

Using Layered Models for Troubleshooting

Presentation_ID 14 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Isolating the Issue Using Layered Models

Troubleshooting Methods

Using the layered models, there are three primary methods for troubleshooting networks:

Bottom-up

Top-down

Divide-and-conquer

Presentation_ID 15 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Isolating the Issue Using Layered Models

Troubleshooting Methods (cont.)

In addition to the systematic, layered approach to troubleshooting, there are also, less-structured troubleshooting approaches:

One troubleshooting approach is based on an educated guess by the network administrator, based on the symptoms of the problem.

Another approach involves comparing a working and nonworking situation, and spotting significant differences.

Swapping the problematic device with a known, working one is a quick way to troubleshoot.

Presentation_ID 16 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Isolating the Issue Using Layered Models

Guidelines for Selecting a Troubleshooting Method

© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Presentation_ID 17

9.2 Network Troubleshooting

Presentation_ID 18 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Tools

Software Troubleshooting Tools

Common software troubleshooting tools include:

NMS tools

Knowledge bases

Baselining tools

Host-based protocol analyzers

Cisco IOS EPC

Presentation_ID 19 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Tools

Hardware Troubleshooting Tools

Common hardware troubleshooting tools include:

Network analysis module

Digital multimeters

Cable testers

Cable analyzers

Portable network analyzers

Presentation_ID 20 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting Tools

Using a Syslog Server for Troubleshooting

Severity Level

Presentation_ID 21 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Physical Layer Troubleshooting

Presentation_ID 22 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Data Link Layer Troubleshooting

Presentation_ID 23 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Network Layer Troubleshooting

Presentation_ID 24 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Transport Layer Troubleshooting – ACLs

Presentation_ID 25 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Transport Layer Troubleshooting – NAT for IPv4

Presentation_ID 26 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Symptoms and Causes of Network Troubleshooting

Application Layer Troubleshooting

Presentation_ID 27 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Components of Troubleshooting End-to-End Connectivity

When there is no end-to-end connectivity, and the administrator chooses to troubleshoot with a bottom-up approach, these are common steps the administrator can take:

Step 1. Check physical connectivity at the point where network communication stops, including cables and hardware. The problem might be with a faulty cable or interface, or involve misconfigured or faulty hardware.

Step 2. Check for duplex mismatches.

Step 3. Check data link and network layer addressing on the local network. This includes IPv4 ARP tables, IPv6 neighbor tables, MAC address tables, and VLAN assignments.

Presentation_ID 28 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Components of Troubleshooting End-to-End Connectivity (cont.)

Step 4. Verify that the default gateway is correct.

Step 5. Ensure that devices are determining the correct path from the source to the destination. Manipulate the routing information if necessary.

Step 6. Verify that the transport layer is functioning properly. Telnet can also be used to test transport layer connections from the command line.

Step 7. Verify that there are no ACLs blocking traffic.

Step 8. Ensure that DNS settings are correct. There should be an accessible DNS server.

Presentation_ID 29 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

End-to-End Connectivity Problem Initiates Troubleshooting

Presentation_ID 30 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 1. Verify the Physical Layer

Presentation_ID 31 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 2. Check for Duplex Mismatches

Presentation_ID 32 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 3. Verify Layer 2 and Layer 3 Addressing on the Local Network

IPv4:

arp command (PC)

show mac address-

table command (router)

IPv6:

netsh interface ipv6

show neighbor command

(PC)

show ipv6 neighbors

(router)

Presentation_ID 33 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 4. Verify Default Gateway

Presentation_ID 34 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 5. Verify Correct Path

Presentation_ID 35 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 6. Verify the Transport Layer

Presentation_ID 36 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 7. Verify ACLs

Presentation_ID 37 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Troubleshooting IP Connectivity

Step 8. Verify DNS

Presentation_ID 38 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

Chapter 9: Summary

Presentation_ID 39 © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

top related