General Troubleshooting Tools: H A P T E R
General Troubleshooting Tools: H A P T E R
CHAPTER
4
Cable testers (that is, scanners) can also be used to check physical connectivity. Cable testers
give users access to physical-layer information and are available for shielded twisted-pair
(STP), unshielded twisted-pair (UTP), 10BaseT, and coaxial and twinax cables. These testers
can test and report cable conditions including near-end crosstalk (NEXT), attenuation, and
noise. Some of them also have TDR, traffic monitoring, and wire map functions. In addition,
some handheld network testers display Media Access Control (MAC) layer information about
LAN traffic, provide statistics such as network utilization and packet error rates, and perform
limited protocol testing (for example, TCP/IP tests such as ping).
Similar testing equipment is available for fiber-optic cable. Due to the relatively high cost of
fiber cable and its installation, it is recommended that fiber-optic cable be tested before
installation (that is, on-the-reel testing) and after installation. Continuity testing of the fiber
requires either a visible light source or a reflectometer. Light sources capable of providing light
at the three predominant wavelengths—850 nm, 1300 nm, and 1550 nm—are used with power
meters that can measure the same wavelengths and test attenuation and return loss in the fiber.
Figure 4-1 shows one of the cable scanners available from Microtest: the OMNI Scanner. The
OMNI Scanner has the functionality to test cables complying with current and upcoming
standards with an extremely wide dynamic range of 100 dB and the ability to support up to
300 MHz bandwidth. The OMNI Scanner can test all the way up to 300 MHz on Category 7
cables.
NOTE Microtest, Inc., is located at 4747 N. 22nd St., Phoenix, AZ 85016-4708, and can be reached at
602-952-6400.
Figure 4-1 Microtest’s OMNI Scanner handheld cable scanners can test a wide range of cable.
092-2.book Page 175 Wednesday, July 14, 1999 1:52 PM
NOTE For more information on this product, you can contact AVO International at www.avointl.com/
contact/index.html.
092-2.book Page 176 Wednesday, July 14, 1999 1:52 PM
Figure 4-2 The Biddle 510B is a handheld TDR that can find trouble on twisted-pair, coaxial, and power cable.
NOTE For more information on the Blue Box 100, contact IDS, Inc., at 800-IDS-DATA or 401-737-
9900; e-mail [email protected].
Figure 4-3 The Blue Box 100 breakout box is a useful tool for troubleshooting serial cables and connections.
Network Monitors
Network monitors continuously track packets crossing a network, providing an accurate picture
of network activity at any moment or a historical record of network activity over a period of
time. Monitors collect information such as packet sizes, the number of packets, error packets,
overall usage of a connection, the number of hosts and their MAC addresses, and details about
communications between hosts and other devices. Correlation of this data allows network
administrators to create profiles of their LAN traffic and find traffic overloads, plan for network
expansion, detect intruders, establish baseline performance, and distribute traffic more
efficiently.
Not only must the monitor collect information about frames, but it must also be able to warn
users if any frames are dropped or flag users if certain events such as bad frames, protocol
errors, or illegal addresses occur. Visible and audible alarms for the entire network or for
individual stations can be set, allowing the network manager to be informed when certain
parameters have exceeded predetermined thresholds.
092-2.book Page 178 Wednesday, July 14, 1999 1:52 PM
Figure 4-4 The Sniffer Pro can provide network monitoring services.
Protocol Analyzers
A protocol analyzer records, interprets, and analyzes how a communication protocol operates
in a particular network architecture. It captures frames as they travel across the network. It then
decodes the various layers of protocol in the recorded frame contents and presents them as
readable abbreviations or summaries, detailing what layer is involved (physical, data link, and
some protocol analyzers, right up to the application layer) and what function each byte or byte
content serves. With LAN/WAN networks that involve multiple protocols, it is important that
a protocol analyzer be able to detect and decode all the protocols used in the network
environment.
092-2.book Page 179 Wednesday, July 14, 1999 1:52 PM
In capture mode, filters can be set to record only traffic that meets certain criteria; for example,
if a particular unit is suspected of inconsistent protocol behavior, then a filter can be configured
that captures all traffic to and from that unit. The analyzer should have the capability to
timestamp all the captured data. This can be extremely important when determining the effects
of peak traffic periods and when analyzing network performance—for example, determining
protocol response times by measuring the delta time between frames.
In display mode, an analyzer interprets the captured traffic, presenting the protocol layers in an
easily readable form. Filters can be set to allow only those captured frames that meet certain
criteria to be displayed.
It is also important that the analyzer be able to generate frames and transmit them onto the
network in order to perform capacity planning or load testing of specific devices such as servers,
bridges, routers, and switches. The analyzer should be able to send multiple captured frames in
succession, as well as allow network managers to tailor the frames by being able to edit the
frames prior to generation.
Figure 4-5 shows a packet that is decoded by the Sniffer Pro protocol analyzer. Sniffer Pro
analyzers include the Expert System that identifies fault symptoms and provides a diagnosis of
the network problems. Sniffer Pro provides decodes for more than 250 protocols.
NOTE For more information on Sniffer Pro, see the Network Associates Web site at www.nai.com.
Figure 4-5 The Sniffer Pro can decode frame and packet information.
Portability of the analyzer is also an important factor because networks are not physically
located in one place, and the analyzer must be moved from segment to segment as problems
arise. Several manufacturers provide tools that allow for the remote gathering (and in some
cases, analysis) of data and transmission back to a central console or master station.
The ability of the analyzer to use a set of rules and knowledge of the network operation to
diagnose network problems is the emergent feature of an expert system. The expert system
gleans its knowledge from theoretical databases (that is, from standards information), from
network-specific databases (that is, topological information relating to the network), and from
users’ previous results and experience. From these repositories, the expert system generates a
hypothesis about the problem it has detected and offers a plan of action to resolve it.
Protocol analyzers are generally available in three categories:
• Software-based analyzers are software packages that are installed on personal computers
(usually portable notebook PCs) that are equipped with appropriate LAN interface
adapters.
• General-purpose analyzers offer a wide range of uses, such as traffic monitoring,
reasonably extensive protocol capture and decode support, and some network traffic
modeling during the network design phase.
• High-end analyzers offer a range of advanced features and can typically capture traffic at
higher rates and provide a more comprehensive protocol decode than can the other
analyzers. They also support generate-and-capture capabilities, which means you can use
them to stress-test parts of the network.
Figure 4-6 The SNMP manager sends queries to the SNMP agent in order to obtain management statistics.
Manager
SNMP get
Agent
Request
Agent
SNMP get
Reply
Summary
In this chapter you have learned about several different troubleshooting tools that are used at
various times when troubleshooting and managing internetworks.
Network modeling and simulation tools help you plan a new design or redesign. When
implementing the design, you can use cable testers and other low-level testers to certify the
installation of the cabling. You can use network management tools to simplify the configuration
of routers, switches, and other devices.
When a network is operational, you can use network monitors and network management tools,
including RMON-based applications, to monitor the network for errors and performance
problems. When serious performance problems occur or when the network ceases to operate,
you need low-level testers as well as a protocol analyzer or an RMON tool that lets you capture
and display frames. Many problems can also be diagnosed by using the tools and commands
built in to the Cisco Internetwork Operating System (IOS) software. We will talk more about
these tools in Chapter 5, “Cisco Management and Diagnostic Tools.”
092-2.book Page 183 Wednesday, July 14, 1999 1:52 PM
Chapter 4 Test
General Troubleshooting Tools
Estimated Time: 15 minutes
Complete all the exercises to test your knowledge of the materials contained in this chapter.
Answers are listed in Appendix A, “Chapter Test Answer Key.”
Use the information contained in this chapter to answer the following questions.
Question 4.1
Match the most appropriate tool with the required task.
Answer Task Tool
_____ 1. Analyze network design. a. Cable testers
_____ 2. Examine DTE-to-DCE b. BERT/BLERT testers
communications.
_____ 3. Capture and decode packets. c. Network monitors
_____ 4. Locate crosstalk. d. Modeling tools
_____ 5. Bounce signal off end of e. TDRs
cable to locate distance to fault.
_____ 6. Profile LAN traffic. f. Protocol analyzers
Question 4.2
At which OSI reference model layer should troubleshooting start?
__________________________________________________________________________
Question 4.3
You are concerned about broadcast overhead on the network. Which tool should you use to
determine the current broadcast rate?
__________________________________________________________________________
Question 4.4
You suspect that intermittent disconnections are due to a cable problem on your network. What
tool would help you troubleshoot this most efficiently?
__________________________________________________________________________
092-2.book Page 184 Wednesday, July 14, 1999 1:52 PM
Question 4.5
You are designing a new campus LAN for a client. What tool can you use to review your design
before implementing it?
__________________________________________________________________________