troubleshooting tools

33
Troubleshooting Tools Kyle Broussard and Alexandra Mikolai

Upload: adelie

Post on 24-Feb-2016

42 views

Category:

Documents


3 download

DESCRIPTION

Troubleshooting Tools. Kyle Broussard and Alexandra Mikolai. Hardware Tools. Broken Cables. Broken cables cause permanent disconnections, not slowdowns Types of broken cables Open circuit Short Wire map problem Crosstalk Noise Impedance mismatch. Cable Testers, TDRs, and OTDRs. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Troubleshooting Tools

Troubleshooting Tools

Kyle Broussard and Alexandra Mikolai

Page 2: Troubleshooting Tools

Hardware Tools

Page 3: Troubleshooting Tools

Broken Cables• Broken cables cause permanent disconnections, not

slowdowns• Types of broken cables

1. Open circuit2. Short3. Wire map problem4. Crosstalk5. Noise6. Impedance mismatch

Page 4: Troubleshooting Tools

Cable Testers, TDRs, and OTDRs

• Cable testers tell you if there’s a continuity problem or if a wire map is incorrect• TDR and OTDR tell where the break in the

cable is• TDR = time domain Reflectometers• OTDR = optical time domain reflectometers

Page 5: Troubleshooting Tools

Cable Certifiers• Certifiers test cable to ensure it can handle

its rated capacity• Should use when there is a slowdown or to

eliminate cabling as the problem

Page 6: Troubleshooting Tools

Voltage Event Recorder/ Temperature Monitor

• Heat and power problems can manifest as intermittent problems• Use to monitor server rooms over time to

detect and record issues with electricity and heat

Page 7: Troubleshooting Tools

Protocol Analyzers• Monitor the different protocols running at

different layers on the network• Helps to determine slowdowns on a

network by giving an idea of excess or unexpected traffic

Page 8: Troubleshooting Tools

Cable Strippers, Snips, and Crimpers

• Used to make UTP cables

Page 9: Troubleshooting Tools

Multimeters• Test voltage, resistance and continuity• Only tool to read amount of voltage on a

line• Used also for continuity testing if cable

tester is unavailable

Page 10: Troubleshooting Tools

Tone Probes/Generators• Used together to help locate a particular

cable

Page 11: Troubleshooting Tools

Butt Sets• Used to test whether a particular phone

line is working or not

Page 12: Troubleshooting Tools

Punchdown Tools• Put UTP wires into 66- and 110-blocks. • Only used diagnostically to repunch a

connection

Page 13: Troubleshooting Tools

Software Tools

Page 14: Troubleshooting Tools

Built-In Software

Page 15: Troubleshooting Tools

The traceroute Command

Page 16: Troubleshooting Tools

• Trace all routers between two points• Diagnose where the problem lies when unable to reach remote

system• Many routers block ICMP packets

Page 17: Troubleshooting Tools

The mtr Command

Page 18: Troubleshooting Tools

The ipconfig and ifconfig Commands

Page 19: Troubleshooting Tools

The ping and arping Commands

Page 20: Troubleshooting Tools

• Ping• Uses ICMP packets to query by IP or name• Works across routers

• Arping• Use if ping doesn’t work• Uses ARP frames instead of ICMP packets• ARP frames do not cross routers, can only be used within broadcast domains• UNIX based systems

Page 21: Troubleshooting Tools

The nslookup/dig Commands

Page 22: Troubleshooting Tools

The hostname Command

Page 23: Troubleshooting Tools

The route Command

Page 24: Troubleshooting Tools

The nbtstat Command

Page 25: Troubleshooting Tools

• Windows only program• Should always be ran with a switch• Most useful switch is –n which shows the local NetBIOS names

• Useful way to see what systems are on your network

Page 26: Troubleshooting Tools

The netstat Command

Page 27: Troubleshooting Tools

Third-Party Software

Page 28: Troubleshooting Tools

Packet Sniffer

Page 29: Troubleshooting Tools

• Also called protocol analyzers• Intercepts and logs packets• Wireshark

Page 30: Troubleshooting Tools

Port Scanners

Page 31: Troubleshooting Tools

• Probes ports on other systems• Used to look for unintentionally opened ports• Used by hackers • Nmap

Page 32: Troubleshooting Tools

Throughput Testers

Page 33: Troubleshooting Tools

• Measures data flow in a network• Speedtest.net