troubleshooting
CompTIA’s Network+ troubleshooting model includes eight steps:
There are many things that can cause a broken cable:
These can test wire breaks, short circuits, bad connections, and bad mappings. They come with two parts, plugging in to opposite ends of the cable in question.
This measures backtalk in UTP cables. It is plugged into one end of a cable and transmist signals then measures how much of that signal is reflected back into it. This is useful for measuring open and short circuits.
The analog in optical cabling is Optical TDR (OTDR).
Used to test whether or not a wire can handle the data flow rate it is rated to. It a wire is not broken but does not work properly. These are used to diagnose crosstalk, high impedence, and interference. These come in two parts, one goes on each end of the cable in question.
Used to check how transparent an optical cable is. Comes in two parts, one light emiter and one detector.
Used to identify the terminus of a cable. The tone generator plugs into the known end of the cable (usually a drop) and the probe is used to determine which of a number of cables is the other end of the cable. When both ends are plugged into the same cable the probe will emit a sound.
Uses ARP packets to request a response from another device. These cannot be used with targets outside of the broadcast domain.
Uses ICMP packets to request a response from another device. These might be blocked if the target is configured to drop ICMP packets.
Used to query a DNS record from a DNS server.
A terminal based port scanner.
Show your device’s routing table.
Used to view which running processes have active connections.
A terminal based packet sniffer.
This is a software tool that will discover all the routers between two devices. It can use either UDP or ICMP on Linux. If the ICMP packets do not work try UDP, which are less likely to be blocked by devices.
Notes on Computers
AWS · Bash · C · C++ · Cyber Security · Git · LaTeX · Linux · Networking · Python · Raspberry Pi · Tools · Vim
Notes on Math & Physics
Information Theory · Linear Algebra · Solid State Physics
Copyright 2021 · Eric D. Weise