Networking Chapter 15

12
Network Network Troubleshooting Troubleshooting Chapter 15 Chapter 15

description

 

Transcript of Networking Chapter 15

Page 1: Networking Chapter 15

Network Network TroubleshootingTroubleshooting

Chapter 15Chapter 15

Page 2: Networking Chapter 15

• Describe appropriate troubleshooting tools and their functions

• Analyze and discuss the troubleshooting process

• Tackle a variety of troubleshooting scenarios

ObjectivesObjectives

Page 3: Networking Chapter 15

• Cable Testers, TDRs, and OTDRs – Devices to test for broken cables • Cable testers

– Detect continuity problems – Detects if a wire map isn’t correct

• b. TDRs – Time domain reflectometer – Identifies the location of a cable break – Works with copper cables

Page 4: Networking Chapter 15

• OTDRs – Optical time domain reflectometers (OTDR) – Identifies the location of a cable break – Works with fiber-optic cables

Page 5: Networking Chapter 15

• Wi-Fi protected access (WPA) A way of enabling wireless encryption – Certifiers • Only use for slowdowns, not for disconnects • Require a loopback on the far end of cable run • Ensure that a cable can handle its rated capacity

– Voltage Event Recorder/Temperature Monitor • Detect power and heat problems • Cause intermittent problems

Page 6: Networking Chapter 15

• Protocol Analyzers – Monitor protocols at different layers – Application, Session, Network, and Data Link layers – Both hardware and software tools

• Cable Stripper/Snip – Enables you to make UTP cables – Also need crimpers – Often combined in one tool

Page 7: Networking Chapter 15

• Multimeters – Test AC and DC voltage – Test resistance • Test continuity • A great fallback when you do not have a cable tester.

• Tone Probes and Tone Generators – Work together to identify opposite ends of unlabeled

cable runs – Tone generator puts a signal (tone) on wire – Tone probe on opposite end detects the signal

Page 8: Networking Chapter 15

• Butt Sets – Hand set – Use to tap into a 66- or 100-block to test a line

• 8. Punchdown Tools – Put UTP wires into 66- and 110-blocks – Repunch a connection to make sure contacts are

set

Page 9: Networking Chapter 15

• Software tools – TRACERT/TRACEROUTE • Traces all routers between two points • Use to discover where a problem lies

• Displays IP settings – IPCONFIG without parameters • Basic information only

– Ipconfig /all gives configuration details

Page 10: Networking Chapter 15

• PING and ARP PING – PING • Queries by name or IP address • Uses ICMP packets • Works across routers • Problem: devices can block ICMP

Page 11: Networking Chapter 15

• ARP PING – Queries by IP address – Uses ARP packets – Problem: does not cross routers – Only on UNIX and UNIX-like systems

Page 12: Networking Chapter 15

• NSLOOKUP/DIG – Both diagnose DNS problems – NSLOOKUP (all operating systems) • Poor tool • Considered obsolete • Without switches provides name (if available) and IP

address of default DNS server

• DIG (everyone but Windows) – More powerful