47
Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Embed Size (px)

Citation preview

Page 1: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Fundamentals of NetworkingDiscovery 1, Chapter 9Troubleshooting

Page 2: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Objectives

•Describe the troubleshooting process

•Describe the utilities used to verify TCP/IP connectivity

• Identify & describe common hardware and connection issues in wired and wireless networks

•Use the troubleshooting process to document problems and interact with a help desk

Page 3: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting

Process

Page 4: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting• Identifying, locating and correcting problems

•Not a trial & error!▫Too much wasted time

•Take documentation▫The problem▫ Steps taken to determine the cause of the problem ▫ Steps to correct the problem & ensure it won’t reoccur▫ Solutions that didn’t work▫ Solution that does work

Page 5: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Effective Troubleshooting

•90% of your job!!!▫JOB SECURITY if you do it good▫Keeps users happy when working

• If you get a help desk call…▫You need a plan!

Page 6: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Step 1: Gather Info• Verify problem• GATHER INFO▫Question users

What happened? Any error messages? What web site did you type in?

• COLLECT INFO ▫What equipment is involved?

Any recent changes to config? Gather brand/model, warranty info

▫Gather network info In you have tools, monitor network for errors

Page 7: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Scenario

•PC is down.•Need to finish sales report they were working on &

it’s due at 11am. ▫Now what???▫What could the problems be?

•Ask questions, narrow choices

Page 8: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting Method 1

•Top-down ▫Application layer down

Starts near the user▫Looking for problems in applications

Maybe a configuration problem in IE▫Is it just one application that is not functioning, or do

all applications fail? For example, can the user access various web pages on

the Internet, but not email? Do other workstations have similar issues?

Page 9: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting Method 2

•Bottom-up ▫Starts at Physical layer & then up▫Good for novice▫Could take longer to solve problems▫Hardware & wires▫Have cables been pulled out of their sockets?▫If the equipment has indicator lights, are they on or

off?

Page 10: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting Method 3

•Divide-and-conquer▫More experienced people

▫Start at middle layers & work up/down from there Check IP address, default gateway

Page 11: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting Method 4

•Trial & Error▫Make an educated guess based on past experience▫If doesn’t work, you use that info to try something else▫Relies on your abilities & experience

This actually could slow you down

Page 12: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting Method 5•Substitution▫Problem is specific to a piece of hardware▫Can save time for user▫You must have the available parts

Could be expensive Doesn’t always happen

Page 13: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

At Home

•Would you keep spare equipment, like an extra router?

•Would you be running network monitors?

•Should you keep documentation of problems, upgrades & software versions?

Page 14: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Question

•You get a call from your boss saying that he can not get access to the McDonalds web site. Which option would you do first?▫Call McD’s & ask them to reboot their web server. ▫Get the boss a new NIC. ▫Have the boss to log off and log on again. ▫Ask the boss to read the web address he typed and

what error message displayed.

Page 15: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Activity

Page 16: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Review

•You complain to Comcast about connectivity issues. They are sending you a new cable modem. Which troubleshooting process is this?▫Substitution

•Bob’s PC is the only one in the office that can’t connect to the Internet. You are smart & use Divide & Conquer. What would you check first?▫IP address configuration

Page 17: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Review

•Which of these would be best for a home network?▫Having an extra Linksys router as backup▫Keeping spare wireless cards handy▫Keeping a backup of ISR configuration

•Which of these is a physical layer problem?▫Loose connectors▫Wrong IP address▫Driver not installed

Page 18: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting

Issues

Page 19: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Let’s Get Physical!

•Many problems are hardware related•Use your senses▫Vision, smell, touch and hearing

Page 20: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Utilities!

Page 21: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Could it be a DHCP issue?

• Ipconfig• Ipconfig /all, release, renew

Page 22: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Activity- Using ipconfig

•Packet Tracer Lab, 9.2.3.2

Page 23: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

May I Ping You?

•Ok, you have an IP▫Can you ping something?▫Can also test DNS (ping www.cisco.com)▫Echo request & reply

Page 24: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Now What?•You have an IP•You can ping the destination•Must be a problem in the application▫ Like IE

•You have an IP•You can NOT ping•Start pinging closer to you▫Try default gateway 1st

▫YES: problem in not local▫NO: problem is in local network

Page 25: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Ping Example

Page 26: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Ping Options

Page 27: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Activity- Using Ping

•Packet Tracer Lab 9.2.4.3

Page 28: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Tracert

•Shows path of routers (hops)•Can identify where the error is•30 hops max; you can change▫-h

Page 29: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Netstat

•Shows protocols used, port number, local & foreign address

Page 30: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Nslookup

• Is the DNS server properly translating names to IP addresses?

Page 31: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Connectivity

Issues

Page 32: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

More Issues

•Wired & Wireless▫Is the problem the wired or wireless?

•Ping from each PC to DG & to each other

•Check the Router

Page 33: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Router/AP

•Check the LED or status page

Page 34: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Check the Cables!

•Straight-through, crossover?•Bad connection?•Too long?

Page 35: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

What’s Wrong Here?

Page 36: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

WLAN Problems•a/b/g/n compatibility•Signal strength• Interference•SSID, Authentication, Encryption= MATCH!▫SSID case sensitive▫Keys don’t match

•# of clients to channels

•Do 9.3.4.2 & 9.3.5.2 Packet Tracer

Page 37: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

What’s Wrong Here?

Page 38: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Activity

Page 39: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Your LAN works, but…

•No ISP connection•Check modem•Ping web site•Ping another web site•Are any access-lists set up?

Page 40: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Review

• Identify what each test does.▫Ping▫Tracert▫Nslookup▫Ipconfig

•Something’s wrong. You check the cables first and they are bad. Which troubleshooting method did you use?▫Bottom-up

Page 41: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Review

•The Linksys ISR is showing a blinking green LED on #1. What does that mean?▫Activity…good!

Page 42: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Troubleshooting

& the Help Desk

Page 43: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

SOS

•Other resources of help

Page 44: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Help Desk

•Provides assistance to determine if a problem exists, the nature of the problem, and the solution.

•Can run remote diagnostics

•Get all their info & document▫What solved problem▫What steps worked & didn’t work

Page 45: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Baseline

•When it all works…▫Establish a baseline

What is normal traffic, etc.▫Document it

▫After you make network changes, test again Re-document the baseline

Page 46: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Review- 10 Questions

Page 47: Fundamentals of Networking Discovery 1, Chapter 9 Troubleshooting

Fundamentals of NetworkingDiscovery 1, Chapter 9Troubleshooting