SlideShare a Scribd company logo
Troubleshooting



              Working at a Small-to-Medium Business or ISP –
              Chapter 9




Version 4.1                                 © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   1
Objectives
 Use the OSI model as a framework for troubleshooting
  network problems.
 Identify and correct problems with hardware and operation at
  Layer 1 and Layer 2.
 Troubleshoot IP addressing problems, including subnet
  mask, host range errors, DHCP and NAT issues.
 Identify and correct problems with RIPv2 configuration and
  implementation.
 Explain possible causes of problems occurring with user
  applications and how to recognize symptoms of DNS
  failures.
 Create a plan to prepare to take the ICND1 examination in
  order to obtain a CCENT certification.
                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   2
Troubleshooting Methodologies and Tools
 Knowledge of the features, functions and devices of
  each OSI or TCP/IP layer supports efficient
  troubleshooting




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   3
Troubleshooting Methodologies and Tools
Three troubleshooting approaches:
 Top-down
 Bottom-up
 Divide-and-conquer




                          © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   4
Troubleshooting Methodologies and Tools
Helpful network diagrams:
 Physical network topology
 Logical network topology




                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   5
Troubleshooting Methodologies and Tools
Additional troubleshooting tools:
 Documentation and baseline tools
 Management system tools
 Knowledge bases
 Protocol analyzers




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   6
Troubleshooting Methodologies and Tools
Hardware troubleshooting tools:
 Cable testers
 Digital multimeters
 Portable network analyzers




                           © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   7
Troubleshooting Layer 1 and Layer 2 Issues
 Layer 1 problems are related to the type of technology
  used
 Layer 1 problems can result in loss of connectivity or
  degraded network performance




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   8
Troubleshooting Layer 1 and Layer 2 Issues
 Layer 2 specifies data format and network access
 Network analyzers can diagnose Layer 2 issues




                           © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   9
Troubleshooting Layer 1 and Layer 2 Issues
 Observe console messages during the boot sequence
 Use Cisco IOS CLI show commands to verify
  operational status
 When boot problems cause a network outage, use
  substitution to restore service




                          © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   10
Troubleshooting Layer 1 and Layer 2 Issues
Five common bootup errors:
 POST failure
 Corrupt flash image
 Corrupt or missing configuration file
 Memory error
 Module error




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   11
Troubleshooting Layer 1 and Layer 2 Issues
Common issues causing up/down or down/down outputs:
 Loose or incorrectly terminated cables
 Damaged interface or cable
 Improper encapsulation configuration




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   12
Troubleshooting Layer 1 and Layer 2 Issues
Use output from the show interfaces command to help
 identify media errors:
 Excessive noise
 Excessive collisions
 Excessive runts
 Late collisions




                          © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   13
Troubleshooting Layer 1 and Layer 2 Issues
Troubleshooting LAN connectivity on switches:
 Observe port LEDs
 Verify cables
 Verify configuration
 Verify duplex settings




                           © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   14
Troubleshooting Layer 1 and Layer 2 Issues
Troubleshooting WAN connectivity issues:
 Use show interfaces serial output
 Know the type of modem or CSU/DSU being used




                           © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   15
Troubleshooting Layer 3 IP Addressing Issues
 Many Layer 3 problems are due to poorly designed and
  configured IP addressing schemes
 Determine the host range in order to troubleshoot




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   16
Troubleshooting Layer 3 IP Addressing Issues
Problems resulting from poor Layer 3 planning:
 Overlapping subnets
 Misconfigured subnet masks
 Insufficient addresses available through DHCP




                           © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   17
Troubleshooting Layer 3 IP Addressing Issues
DHCP issues:
 Physical connectivity
 Server misconfiguration
 Address conflicts




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   18
Troubleshooting Layer 3 IP Addressing Issues
NAT issues:
 Incorrect designation of inside and outside interfaces
 Pool misconfiguration
 No route to the Internet for translated addresses




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   19
Troubleshooting Layer 3 Routing Issues
Common routing issues:
 Manual route entry errors
 Routing protocol configuration errors
 Failures at lower OSI layers




                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   20
Troubleshooting Layer 3 Routing Issues
 The routing table indicates connected, dynamic, static
  and default routes




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   21
Troubleshooting Layer 3 Routing Issues
Issues related to RIP:
 Version mismatch
 Incorrect or missing network statements




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   22
Troubleshooting Layer 3 IP Addressing Issues
Tools for troubleshooting dynamic routing issues:
 TCP/IP utilities
 Debug commands




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   23
Troubleshooting Layer 4 and Upper Layer Issues
Traffic filtering issues:
 Firewall misconfiguration
 Incorrect port assignment




                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   24
Troubleshooting Layer 4 and Upper Layer Issues
 Basic connectivity must be
  eliminated as the source of the
  problem
 Check with the ISP to ensure
  that the problem does not lie
  with the remote network




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   25
Troubleshooting Layer 4 and Upper Layer Issues
 Upper layer issues can exist
  even with full network
  connectivity
 Check application configuration
  with specific problems
 Encryption or compression
  mismatch may be an issue
 Make sure browser plug-ins have
  been updated
 If more than one application is
  affected, a DNS server issue
  may be the problem
                              © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   26
Troubleshooting Layer 4 and Upper Layer Issues
 Telnet provides troubleshooting access, but is an
  insecure protocol
 SSH is a more secure method for remote device
  access




                            © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   27
Preparing for Cisco Certification
 ICND1 exam (640-822) includes topics on networking
  fundamentals
 Pass ICND1 to achieve CCENT certification




                          © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   28
Preparing for Cisco Certification
What certification exams measure:
 Knowledge: facts recalled from memory
 Skills: interacting with Cisco networking devices
 Abilities: scenario-based or simulation tasks




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   29
Preparing for Cisco Certification
 Make the commitment
 Create a study plan
 Practice test taking




                         © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   30
Preparing for Cisco Certification
 Visit the testing center
 Become familiar with the test format
 Use exam tutorials and practice tests
 Practice Packet Tracers and labs




                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   31
Summary
 Networking models provide a framework for efficient
  troubleshooting.
 Good troubleshooting involves using a methodology,
  such as top-down, bottom-up, or divide-and-conquer.
 The majority of Layer 3 problems result from poor or
  incorrect addressing schemes.
 Firewall misconfiguration can result in problems with
  upper layer protocols.
 Success on certification tests depends on building
  knowledge, skills, and abilities.


                             © 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   32
© 2007 Cisco Systems, Inc. All rights reserved.   Cisco Public   33

More Related Content

PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
PPTX
CCNA2 Verson6 Chapter5
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
PPTX
CCNA3 Verson6 Chapter1
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
PPT
Exploration_Routing_Chapter_7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
CCNA2 Verson6 Chapter5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
CCNA3 Verson6 Chapter1
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
Exploration_Routing_Chapter_7

What's hot (20)

PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
PPTX
CCNA2 Verson6 Chapter2
PPTX
CCNA4 Verson6 Chapter2
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 10
PPTX
CCNA4 Verson6 Chapter1
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
PPTX
CCNA2 Verson6 Chapter10
PPTX
CCNA4 Verson6 Chapter6
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 1
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 3
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 6
PPTX
CCNA4 Verson6 Chapter8
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 9
PPTX
CCNA4 Verson6 Chapter4
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 6
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 8
PPTX
CCNA v6.0 ITN - Chapter 06
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
CCNA2 Verson6 Chapter2
CCNA4 Verson6 Chapter2
CCNA (R & S) Module 04 - Scaling Networks - Chapter 10
CCNA4 Verson6 Chapter1
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA2 Verson6 Chapter10
CCNA4 Verson6 Chapter6
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
CCNA (R & S) Module 04 - Scaling Networks - Chapter 1
CCNA (R & S) Module 02 - Connecting Networks - Chapter 3
CCNA (R & S) Module 04 - Scaling Networks - Chapter 6
CCNA4 Verson6 Chapter8
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 9
CCNA4 Verson6 Chapter4
CCNA (R & S) Module 02 - Connecting Networks - Chapter 6
CCNA (R & S) Module 02 - Connecting Networks - Chapter 8
CCNA v6.0 ITN - Chapter 06
Ad

Viewers also liked (20)

PPT
CCNA Discovery 3 - Chapter 5
PPT
CCNA Discovery 4 - Chapter 1
PPT
CCNA Discovery 4 - Chapter 4
PPT
CCNA Discovery 3 - Chapter 4
PPT
CCNA Discovery 4 - Chapter 5
PPT
CCNA Discovery 4 - Chapter 3
PPT
CCNA Discovery 4 - Chapter 8
PPT
CCNA Discovery 4 - Chapter 7
PPT
CCNA Discovery 3 - Chapter 9
PPT
CCNA Discovery 3 - Chapter 6
PPT
CCNA Discovery 3 - Chapter 8
PPT
CCNA Discovery 4 - Chapter 6
PPT
CCNA Discovery 4 - Chapter 9
PPT
CCNA Discovery 4 - Chapter 2
PPT
CCNA Discovery 2 - Chapter 7
PPT
CCNA Discovery 3 - Chapter 7
PPT
CCNA Discovery 2 - Chapter 8
PPT
CCNA Discovery 3 - Chapter 1
PPT
CCNA Discovery 3 - Chapter 3
PPT
CCNA Discovery 3 - Chapter 2
CCNA Discovery 3 - Chapter 5
CCNA Discovery 4 - Chapter 1
CCNA Discovery 4 - Chapter 4
CCNA Discovery 3 - Chapter 4
CCNA Discovery 4 - Chapter 5
CCNA Discovery 4 - Chapter 3
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 7
CCNA Discovery 3 - Chapter 9
CCNA Discovery 3 - Chapter 6
CCNA Discovery 3 - Chapter 8
CCNA Discovery 4 - Chapter 6
CCNA Discovery 4 - Chapter 9
CCNA Discovery 4 - Chapter 2
CCNA Discovery 2 - Chapter 7
CCNA Discovery 3 - Chapter 7
CCNA Discovery 2 - Chapter 8
CCNA Discovery 3 - Chapter 1
CCNA Discovery 3 - Chapter 3
CCNA Discovery 3 - Chapter 2
Ad

Similar to CCNA Discovery 2 - Chapter 9 (20)

PPT
CCNA Exploration 4 - Chapter 8
PPT
CCNA Discovery 1 - Chapter 9
PPT
CCNA Discovery 2 - Chapter 2
PPT
Discovery smb isp_chapter2
PDF
CCNAv5 - S4: Chapter 9 troubleshooting the network
PPTX
CCNA 3 - Troubleshooting the network
PPT
CCNA Discovery 2 Chapter
PPTX
3. Troubleshooting the NetworkNetwork.pptx
PPTX
indentify and resolve network problems.pptx
PDF
200-125-ccna-v3
PDF
CCNA 2016 SYLLABUS
PDF
CISCO 200 125-ccna-v3
PDF
200 125-ccna-v3
PPTX
Understanding-network-issues.pptx. for report
PPTX
Understanding-network-issues.pptx. for report
PDF
350 050 ccie-wireless
PDF
It nv51 instructor_ppt_ch6
PDF
CCIE R&S V5 Changes
PPT
CCNA TCP/IP
PPTX
ENSA_Module_12.pptx
CCNA Exploration 4 - Chapter 8
CCNA Discovery 1 - Chapter 9
CCNA Discovery 2 - Chapter 2
Discovery smb isp_chapter2
CCNAv5 - S4: Chapter 9 troubleshooting the network
CCNA 3 - Troubleshooting the network
CCNA Discovery 2 Chapter
3. Troubleshooting the NetworkNetwork.pptx
indentify and resolve network problems.pptx
200-125-ccna-v3
CCNA 2016 SYLLABUS
CISCO 200 125-ccna-v3
200 125-ccna-v3
Understanding-network-issues.pptx. for report
Understanding-network-issues.pptx. for report
350 050 ccie-wireless
It nv51 instructor_ppt_ch6
CCIE R&S V5 Changes
CCNA TCP/IP
ENSA_Module_12.pptx

More from Irsandi Hasan (20)

PPTX
CCNA v6.0 ITN - Chapter 11
PPTX
CCNA v6.0 ITN - Chapter 10
PPTX
CCNA v6.0 ITN - Chapter 09
PPTX
CCNA v6.0 ITN - Chapter 08
PPTX
CCNA v6.0 ITN - Chapter 07
PPTX
CCNA v6.0 ITN - Chapter 05
PPTX
CCNA v6.0 ITN - Chapter 04
PPTX
CCNA v6.0 ITN - Chapter 03
PPTX
CCNA v6.0 ITN - Chapter 02
PPTX
CCNA v6.0 ITN - Chapter 01
PPTX
VMware vShield - Overview
PPTX
CCNA RS_NB - Chapter 11
PPTX
CCNA RS_NB - Chapter 10
PPTX
CCNA RS_NB - Chapter 9
PPTX
CCNA RS_NB - Chapter 8
PPTX
CCNA RS_NB - Chapter 7
PPTX
CCNA RS_NB - Chapter 6
PPTX
CCNA RS_NB - Chapter 5
PPTX
CCNA RS_NB - Chapter 4
PPTX
CCNA RS_NB - Chapter 3
CCNA v6.0 ITN - Chapter 11
CCNA v6.0 ITN - Chapter 10
CCNA v6.0 ITN - Chapter 09
CCNA v6.0 ITN - Chapter 08
CCNA v6.0 ITN - Chapter 07
CCNA v6.0 ITN - Chapter 05
CCNA v6.0 ITN - Chapter 04
CCNA v6.0 ITN - Chapter 03
CCNA v6.0 ITN - Chapter 02
CCNA v6.0 ITN - Chapter 01
VMware vShield - Overview
CCNA RS_NB - Chapter 11
CCNA RS_NB - Chapter 10
CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 8
CCNA RS_NB - Chapter 7
CCNA RS_NB - Chapter 6
CCNA RS_NB - Chapter 5
CCNA RS_NB - Chapter 4
CCNA RS_NB - Chapter 3

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Encapsulation theory and applications.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Spectroscopy.pptx food analysis technology
PPTX
sap open course for s4hana steps from ECC to s4
PDF
cuic standard and advanced reporting.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPT
Teaching material agriculture food technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Review of recent advances in non-invasive hemoglobin estimation
The Rise and Fall of 3GPP – Time for a Sabbatical?
Understanding_Digital_Forensics_Presentation.pptx
Encapsulation theory and applications.pdf
NewMind AI Weekly Chronicles - August'25 Week I
MYSQL Presentation for SQL database connectivity
Spectroscopy.pptx food analysis technology
sap open course for s4hana steps from ECC to s4
cuic standard and advanced reporting.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MIND Revenue Release Quarter 2 2025 Press Release
Teaching material agriculture food technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Digital-Transformation-Roadmap-for-Companies.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf

CCNA Discovery 2 - Chapter 9

  • 1. Troubleshooting Working at a Small-to-Medium Business or ISP – Chapter 9 Version 4.1 © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1
  • 2. Objectives  Use the OSI model as a framework for troubleshooting network problems.  Identify and correct problems with hardware and operation at Layer 1 and Layer 2.  Troubleshoot IP addressing problems, including subnet mask, host range errors, DHCP and NAT issues.  Identify and correct problems with RIPv2 configuration and implementation.  Explain possible causes of problems occurring with user applications and how to recognize symptoms of DNS failures.  Create a plan to prepare to take the ICND1 examination in order to obtain a CCENT certification. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 2
  • 3. Troubleshooting Methodologies and Tools  Knowledge of the features, functions and devices of each OSI or TCP/IP layer supports efficient troubleshooting © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 3
  • 4. Troubleshooting Methodologies and Tools Three troubleshooting approaches:  Top-down  Bottom-up  Divide-and-conquer © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 4
  • 5. Troubleshooting Methodologies and Tools Helpful network diagrams:  Physical network topology  Logical network topology © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 5
  • 6. Troubleshooting Methodologies and Tools Additional troubleshooting tools:  Documentation and baseline tools  Management system tools  Knowledge bases  Protocol analyzers © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 6
  • 7. Troubleshooting Methodologies and Tools Hardware troubleshooting tools:  Cable testers  Digital multimeters  Portable network analyzers © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 7
  • 8. Troubleshooting Layer 1 and Layer 2 Issues  Layer 1 problems are related to the type of technology used  Layer 1 problems can result in loss of connectivity or degraded network performance © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 8
  • 9. Troubleshooting Layer 1 and Layer 2 Issues  Layer 2 specifies data format and network access  Network analyzers can diagnose Layer 2 issues © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 9
  • 10. Troubleshooting Layer 1 and Layer 2 Issues  Observe console messages during the boot sequence  Use Cisco IOS CLI show commands to verify operational status  When boot problems cause a network outage, use substitution to restore service © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 10
  • 11. Troubleshooting Layer 1 and Layer 2 Issues Five common bootup errors:  POST failure  Corrupt flash image  Corrupt or missing configuration file  Memory error  Module error © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 11
  • 12. Troubleshooting Layer 1 and Layer 2 Issues Common issues causing up/down or down/down outputs:  Loose or incorrectly terminated cables  Damaged interface or cable  Improper encapsulation configuration © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 12
  • 13. Troubleshooting Layer 1 and Layer 2 Issues Use output from the show interfaces command to help identify media errors:  Excessive noise  Excessive collisions  Excessive runts  Late collisions © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 13
  • 14. Troubleshooting Layer 1 and Layer 2 Issues Troubleshooting LAN connectivity on switches:  Observe port LEDs  Verify cables  Verify configuration  Verify duplex settings © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 14
  • 15. Troubleshooting Layer 1 and Layer 2 Issues Troubleshooting WAN connectivity issues:  Use show interfaces serial output  Know the type of modem or CSU/DSU being used © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 15
  • 16. Troubleshooting Layer 3 IP Addressing Issues  Many Layer 3 problems are due to poorly designed and configured IP addressing schemes  Determine the host range in order to troubleshoot © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 16
  • 17. Troubleshooting Layer 3 IP Addressing Issues Problems resulting from poor Layer 3 planning:  Overlapping subnets  Misconfigured subnet masks  Insufficient addresses available through DHCP © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 17
  • 18. Troubleshooting Layer 3 IP Addressing Issues DHCP issues:  Physical connectivity  Server misconfiguration  Address conflicts © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 18
  • 19. Troubleshooting Layer 3 IP Addressing Issues NAT issues:  Incorrect designation of inside and outside interfaces  Pool misconfiguration  No route to the Internet for translated addresses © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 19
  • 20. Troubleshooting Layer 3 Routing Issues Common routing issues:  Manual route entry errors  Routing protocol configuration errors  Failures at lower OSI layers © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 20
  • 21. Troubleshooting Layer 3 Routing Issues  The routing table indicates connected, dynamic, static and default routes © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 21
  • 22. Troubleshooting Layer 3 Routing Issues Issues related to RIP:  Version mismatch  Incorrect or missing network statements © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 22
  • 23. Troubleshooting Layer 3 IP Addressing Issues Tools for troubleshooting dynamic routing issues:  TCP/IP utilities  Debug commands © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 23
  • 24. Troubleshooting Layer 4 and Upper Layer Issues Traffic filtering issues:  Firewall misconfiguration  Incorrect port assignment © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 24
  • 25. Troubleshooting Layer 4 and Upper Layer Issues  Basic connectivity must be eliminated as the source of the problem  Check with the ISP to ensure that the problem does not lie with the remote network © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 25
  • 26. Troubleshooting Layer 4 and Upper Layer Issues  Upper layer issues can exist even with full network connectivity  Check application configuration with specific problems  Encryption or compression mismatch may be an issue  Make sure browser plug-ins have been updated  If more than one application is affected, a DNS server issue may be the problem © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 26
  • 27. Troubleshooting Layer 4 and Upper Layer Issues  Telnet provides troubleshooting access, but is an insecure protocol  SSH is a more secure method for remote device access © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 27
  • 28. Preparing for Cisco Certification  ICND1 exam (640-822) includes topics on networking fundamentals  Pass ICND1 to achieve CCENT certification © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 28
  • 29. Preparing for Cisco Certification What certification exams measure:  Knowledge: facts recalled from memory  Skills: interacting with Cisco networking devices  Abilities: scenario-based or simulation tasks © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 29
  • 30. Preparing for Cisco Certification  Make the commitment  Create a study plan  Practice test taking © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 30
  • 31. Preparing for Cisco Certification  Visit the testing center  Become familiar with the test format  Use exam tutorials and practice tests  Practice Packet Tracers and labs © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 31
  • 32. Summary  Networking models provide a framework for efficient troubleshooting.  Good troubleshooting involves using a methodology, such as top-down, bottom-up, or divide-and-conquer.  The majority of Layer 3 problems result from poor or incorrect addressing schemes.  Firewall misconfiguration can result in problems with upper layer protocols.  Success on certification tests depends on building knowledge, skills, and abilities. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 32
  • 33. © 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 33