OSPF Network Design Solutions
PART 3 OSPF Implementation, Troubleshooting & Management
The Man in the Arena: It is not the critic who counts, not the one who points out how the strong man stumbled or how the doer of deeds might have done them better. The credit belongs to the man who is actually in the arena, whose face is marred with sweat, dust, and blood; who strives valiantly; who errs and comes short again and again; who knows the great enthusiasm, the great devotions, and spends himself in a worthy cause; who if he fails, at least while daring greatly, so that his place shall never be with those cold and timid souls who know neither victory nor defeat.Anonymous This section moves into the actual design, implementation, and management of an OSPF network. This information will be presented in three chapters: Chapter 7, Designing & Implementing an OSPF Network, covers the actual process of sitting down and designing your OSPF network, including how to configure OSPF on Cisco routers. Chapter 8, Monitoring & Troubleshooting an OSPF Network, covers how to go about monitoring and ensuring that OSPF is operating correctly and what to do if it is not. Chapter 9, Managing Your OSPF Network, covers the fundamentals of OSPF network management as well as Simple Network Management Protocol (SNMP) and Management Information Bases (MIBs). Chapter 7 Designing & Implementing an OSPF Network
Imagination: A mind once stretched by a new idea never regains its original dimensions.Successories This chapter covers the actual process of sitting down and designing your OSPF network. The real process of putting the pen to paper and the true process behind it is covered. It is this chapters intention to take the mystery out of designing any type of network. The concepts and steps discussed have universal application whether your network is BGP or OSPF; of course, the latter is emphasized. Chapter 6, Advanced OSPF Design Concepts, covered many of the commands necessary for configuring OSPF. In this chapter, you will become familiar with the necessary steps to actually begin the OSPF process on a Cisco router. You already know there are many potential network architectures where you would have to configure OSPF, and the most common are covered in this chapter. This chapter has two specific sections as follows:
OSPF Network Design
This book has discussed the various design techniques for OSPF, from the various golden rules to the number of routers per area. It is now time to actually take this information and begin the process of designing an OSPF network. Lets begin the process by determining what is actually supported by Cisco Systems. Ciscos Implementation of OSPF
As discussed in Chapter 4, Introduction to OSPF, there is a variety of RFCs that deal with OSPF. By now, you should be familiar with the many different features available within the OSPF protocol. But which RFCs does Cisco support within its products?
Network Design Goals
It is not necessary to get into the reasons behind your decision to build an OSPF network or any of the previously covered definitions of what a network is. However, the five basic goals that you should keep in mind while designing your OSPF network (or any network for that matter) should be adhered to:
Functionality The network must work is the absolute bottom line. Because networks are an integral part of enabling individual users to do their jobs, this is essential. It is here that the use of Service Level Agreements (SLAs) is essential. You must know what is expected of the network in order to design it properly. Scalability As your organization grows, the network must be able to keep pace. Your network and its initial design must enable it to expand accordingly. A network that cannot keep pace with the organizations needs is not much use. Routing summarization is a major factor in the success of designing your network. If you want to ensure your network can scale properly, the summarization is the biggest factor on your success. Without summarization, you will have a flat address design with specific route information for every host being transmitted across the network, a very bad thing in large networks. To briefly review summarization, remember that routers summarize at several levels, as shown in Figure 7-1. For example, hosts are grouped into subnetworks, subnetworks are then grouped into major networks, and these are then consolidated in areas. The network can then be grouped into an autonomous system.
Notes: There are many smaller networks that desire to use a standard routing protocol such as OSPF. These networks can, for example, have 100 or less routers with a relatively small IP space. In these situations, summarization may not be possible and might not gain much if it were implemented.
|