You are on page 1of 5

Chapter 13: Solving Network Problems

Objectives
After reading this chapter and completing the exercises, you will be able to: Discuss the benefits of network management and planning Understand the necessity for networking standards, policies and procedures, and Troubleshoot your network following a structured approach Discuss the types of specialized equipment and other resources available for

documentation

troubleshooting

Lecture Notes
Preventing Problems with Network-Management and Planning
1. The two ways to resolve network problems are: pre-emptive troubleshooting and troubleshooting. In a perfect world, we would be able to prevent problems before they occur (pre-emptive troubleshooting), however, network administrators often find themselves repairing problems that already exist (troubleshooting). Policies and procedures should be applied during the planning stages of a network as well as throughout the networks life. Tasks that should be included in such policies are: back-up methods, security, hardware and software standards, upgrade guidelines, and documentation.

2.

Backing Up Network Data


1. To formulate any back-up plan, consider the following topics and issues: A. Determine what data should be backed up as well as how often. Some files seldom change and may require backup only weekly or monthly. B. Develop a schedule for backing up your data that includes the type of backup to be performed, how often, and at what time of the day. C. Identify the person(s) responsible for performing backups. D. Test your back-up system regularly. Table 13-1 summarizes the typical backup methods.

2.

Setting Security Policies


1. Security policies vary based on sensitivity of data, network size, and the companys security standards. Once the detailed policy has been outlined in a network plan it should be followed closely in order to be effective.

83

2.

Security policy should not only include data security, but hardware security as well. If file server or other networking equipment is in a common area that anyone can access, security can easily be compromised. Special security requirements may be necessary for dial-in users. One of the most important security considerations is who should be granted network administrative access to the network. The more people who have this level of access, the more likely security problems will occur.

3. 4.

Setting Hardware and Software Standards


1. It is very important to implement hardware and software standards. Since administrators are responsible for supporting networks, which includes hardware and software, administrators should be involved in deciding what hardware and software will be permitted on the network. Standards should be defined for desktop computers (standards for several levels of users might be necessary), networking devices, and server configurations. Regular evaluations of standards help ensure that your network does not become outdated.

2. 3.

Establishing Upgrade Guidelines


1. 2. Upgrading computer and networking technologies is a never-ending task. Establishing upgrade guidelines will help make the process easier. Always give users advance notice so that they know changes will take place and can respond to them. Additionally, disruptive upgrades should not be performed during normal working hours. A plan should be included on undoing an upgrade.

Maintaining Documentation.
1. Documentation is often viewed as the most boring and time-consuming aspect of an administrators duties, however, it can be one of the most important elements of troubleshooting network problems. A well-documented network is much easier to troubleshoot than a network with very little documentation. If you work in a networking environment that encompasses multiple LANs, each LAN should have its own set of documentation. One of the most important lists is the address list. If a specific device is causing a problem on a network, it will most likely be identified by a MAC or IP address. If an updated address list is kept, location of a particular device is easily identified. An address list is an example of a list that can be kept as a database. Documentation should be kept in both hard copy and electronic form so that it is readily accessible. When information is updated, it should be documented on both forms of documentation.

2.

3.

Performing Pre-emptive Troubleshooting


1. Pre-emptive troubleshooting saves time, prevents equipment problems, and ensures data security. More importantly, it can save a lot of frustration when trying to identify the cause of problems.

84

2.

The five ISO pre-emptive troubleshooting network-management categories are: accounting management, configuration management, fault management, performance management, and security management.

Practicing Good Customer-Relation Skills


1. Users are customers and your customers are your best source of information when something goes wrong. It is extremely important to build good relationships with users.

Using Network-Monitoring Utilities


1. 2. 3. It is important to establish a baseline of normal networking activity. This baseline can be used to identify when the network is acting abnormally. Network monitoring utilities gather the following information: Events, system usage statistics, and system performance statistics. Some of the specific network aspects that a baseline can be helpful in monitoring are: daily network utilization patterns, possible bottlenecks, heavy usage patterns, and protocol traffic patterns. This information is obviously very useful. For example, if utilization levels are constantly measured at 60% or greater, its time to look at an upgrade. SNMP is part of the TCP/IP protocol suite and it is used to manage a monitor device. Agents are used to gather information that is stored in a management information base (MIB). RMON is an advanced network monitoring protocol that extends the capabilities of SNMP. The two versions of RMON are: RMON1 and RMON2.

4. 5.

Quick Quiz
1. 2. Which backup method will back up all selected files without marking them as backed up? Answer: Copy A ___________ defines a point of reference against which you can measure network performance and behavior when problems occur. Answer: baseline What is the name of the SNMP database where information is stored? Answer: MIB True or False: It is not necessary to document MAC addresses. Answer: False it is very useful to document MAC addresses

3. 4.

Network Troubleshooting
Troubleshooting Methodology
1. 2. Troubleshooting is often a learned skill instead of a skill that can be taught. However, there is a methodology that can be followed to help in troubleshooting problems. The following set of steps helps you troubleshoot most common networking problems:

85

A. B. C. D.

Eliminate any potential user errors. Verify that physical connections are indeed working. Verify the status of any suspect NICs. Restart the computer.

Structured Approach
1. 2. 3. 4. Sometimes even if the basic steps are followed, a more detailed approach might be necessary. The five-steps of the structured troubleshooting approach: prioritize, collect information, establish possible causes, isolate the problem, and test results. When collecting information, network administrators should find out as much information as they can by asking specific questions, such as those listed in the text. Once possible causes are identified, the most likely cause should be tested first. It is important to understand that only one change should be implemented at a time. If a technician tries several changes before testing each one, he/she will not know for sure which change solved the problem. Also, the technician may have fixed the original problem, but cause another one with an unnecessary change.

Using Special Tools


1. 2. There is more to troubleshooting than instincts and experience. Sometimes special tools are essential in solving problems. Some of the most common problems found in networks involve the physical cabling. A digital voltmeter (DVM) can measure a cables resistance and determine if a cable break has occurred. A TDR can also determine if a cable is broken. The difference between a TDR and DVM is that a TDR can pinpoint the exact location of the cable break. TDR devices are an expensive device, but can be rented at minimal cost. Basic cable testers are inexpensive, but typically can only test correct termination of twistedpair cabling. Advanced cable testers can measure impedance, resistance, attenuation, and length. Oscilloscopes can be used to identify shorts, sharp bends or crimps, cable breaks, and attenuation problems. Network monitors evaluate the overall health of a network by monitoring all traffic. These programs can generate reports and graphs based on the data collected. Protocol analyzers combine hardware and software to provide the most advanced network troubleshooting available. This tool not only monitors traffic in real time but also can capture and decode packets.

3.

4.

5. 6. 7.

Network Support Resources


1. Microsoft TechNet is a subscription information service for supporting all aspects of networking. It can be an essential tool when supporting a Microsoft-based network.

86

2.

If a subscription to Microsoft TechNet is too expensive, Microsoft offers a free support service known as Microsoft Knowledge Base on their web site. It will not offer as much information as the TechNet subscription. There are support services offered by Linux and Novell NetWare. Many of these sites provide articles about known problems, workarounds and downloads of upgrades and bug fixes. There are also many online support services that allow you to tap into the knowledge of experienced networking professionals. Additionally, many of the networking periodicals are now available online as well.

3. 4.

Common Troubleshooting Situations


1. Cabling and faulty NICs cause some of the more common network problems.

Quick Quiz
1. Name the five steps of the structured troubleshooting approach. Answer: set the priority, collect information, develop a list of possible causes, test each hypothesis to isolate the actual cause, and for each potential cause, attempt at least one solution True or False: Because networking technology changes frequently, it is necessary to upgrade equipment and software on a regular basis. Answer: True Name at least three special tools that can be used when troubleshooting. Answer: DVM, TDR, basic cable tester, advanced cable tester, oscilloscopes, network monitors, and protocol analyzers What is the name of Microsofts free online support service? Answer: Microsoft Knowledge Base

2.

3.

4.

87

You might also like