10A Flashcards
What are some commonly used hardware troubleshooting tools?
- Crimper
- Cable tester
- Loopback adapter
- Punch down tool
- Optical Time Domain Reflectometer (OTDR)
- Light meter
- Tone generator
- Digitial Multimeter
- Spectrum analyzer
What is a crimper?
secures cable ends to connectors through application of mechanical pressure.
What is a cable tester?
tests continuity and pin-out for disconnected cables.
What is a loopback adapter?
performs cable tester functions on cables connected to a device.
What is a punch down tool?
inserts and securely seats individual cable wires into contact slots.
What does OTDR stand for?
Optical Time Domain Reflectometer
What is an OTDR?
checks for breaks in fiber optic cable.
What is a light meter?
checks for proper light propagation in fiber optic cables.
What is a tone generator?
helps isolate a single cable within a larger bundle of cables.
What is a digital multimeter?
measures voltage, resistance, and tests continuity in electrical circuits.
What is a spectrum analyzer?
scans for amplitude across a domain of radio frequencies.
What are some software troubleshooting tools?
- Packet sniffer
- Port scanner
- Protocol Analyzer
- Wi-Fi analyzer
- Bandwidth speed tester
What is a packet sniffer?
intercepts and logs network packets for malware/intrusion analysis
What is a port scanner?
searches for unintentionally opened logical ports.
What is a protocol analyzer?
shows information on all frames within your network (i.e., Wireshark).
What is a Wi-Fi analyzer?
tests Wi-Fi signals for reliability, signal strength, and download speed.
What is a bandwidth speed tester?
tests upload and download speed of a modem.
CMD prompt Command Line Inputs - “ping”?
queries a given Internet Protocol (IP) address to verify network connectivity
CMD prompt Command Line Inputs - “tracert”?
traces all the routers between two points, used to detect unresponsive routers
CMD prompt Command Line Inputs - “nslookup”?
displays activity for a given domain name, used to diagnose DNS problems.
CMD prompt Command Line Inputs - “ipconfig”?
displays IP settings for the computer on which this command is input.
CMD prompt Command Line Inputs - “ifconfig”?
configures network interface.
CMD prompt Command Line Inputs - “iptables” (UNIX ONLY)?
allows utility firewall settings.
CMD prompt Command Line Inputs - “netstat”?
shows all active TCP sessions for a computer.