-
Cable Certifier
A very powerful cable testing device used by professional installers to test the electrical characteristics of a cable and then generate a certification report, proving that cable runs pass TIA/EIA standards.
-
Voltage Event Recorder
Tracks voltage over time by plugging into a power outlet.
-
Temperature Monitor
Device for keeping a telecommunications room at an optimal temperature.
-
Protocol Analyzer
A tool that monitors the different protocols running at different layers on the network and that can give Application, Session, Network, and Data Link layer information on every frame going through a network.
-
Multimeters
A tool for testing voltage (AC and DC), resistance, and continuity.
-
Toners
Generic term for two devices used together-a tone generator and a tone locator(probe)-to trace cables by sending an electrical signal along a wire at a particular frequency. The tone locator then emits a sound when it distinguishes that frequency. Fox & Hound.
-
Butt Set
Device that can tap into a 66-or 110-punchdown block to see if a particular line is working.
-
ipconfig
a command-line utility for Windows that displays the current TCP/IP configuration of the machine; similar to UNIX/Linux's ifconfig.
-
Ping (Packet Internet Groper)
A small network message sent by a computer to check for the presence and response of another system. A ping uses ICMP packets.
-
Internet Control Message Protocol (ICMP)
Protocol in which messages consist of a single packet and are connectionless. ICMP packets determine connectivity between two hosts.
-
Arping
A command used to discover hosts on a network, similar to ping, but that relies on ARP rather than ICMP. The arping command won't cross any routers, so it will only work within a broadcast domain.
-
Domain Information Groper (DIG)
Command-line tool in non-Windows systems used to diagnose DNS problems.
-
nslookup
A once handy tool that advanced techs used to query the functions of DNS servers. Most DNS servers now ignore all but the most basic nslookup queries.
-
route
A command that enables a user to display and edit the local system's routing table.
-
netstat
a universal command-line utility used to examine the TCP/IP connections open on a given host.
-
nbstat
A command line utility used to check the current NetBIOS name cache on a particular machine. The utility compares BIOS names to their corresponding IP addresses.
-
Port scanner
Is a program that probes on another system, logging the state of the scanned ports. These tools are used to look for unintentionally opened ports that might make a system vulnerable to attack.
-
Proxy ARP
The process of making remotely connected computers act as though they are on the same LAN as local computers.
|
|