Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
DQOS Exam Certification Guide - Cisco press.pdf
Скачиваний:
69
Добавлен:
24.05.2014
Размер:
12.7 Mб
Скачать

660 Chapter 9: Management Tools and QoS Design

Foundation Topics

This chapter covers two main topics: management tools and design. In the “QoS Management Tools” section, focus on memorizing the basic features and functions of each tool. In fact, the exam does not cover navigation of the tools’ user interfaces.

The “QoS Design for the Cisco QoS Exams” section covers two key topics. First, a four-step design process covered in the DQOS course is discussed. The second topic covers specific design goals used when applying QoS to networks that utilize voice and video.

QoS Management Tools

The Cisco DQOS exam covers four main management tools. Two of the tools—QoS Device Manager (QDM) and QoS Policy Manager (QPM)—are separate tools. The other “tools”— Internet Performance Monitor (IPM) and Service Management Solutions (SMS)—began as separately sold packages, but are both new features of CiscoWorks2000. A supplementary tool, Service Assurance Agent (SAA), is also covered here, because IPM and SMS make liberal use of SAA.

QoS Device Manager

QoS Device Manager enables the user to sit at a browser window and manage the QoS implementation on a single router or 6000 series switch. Because you only need a browser (Netscape 4.5.1 or Internet Explorer 5.0 or later), QDM is a convenient tool to use from anywhere in the network.

The QDM user can perform two types of tasks. First, the user can configure QoS tools using a graphical interface from a browser. The user can also monitor real-time statistics about QoS behavior inside the single device, including graphs of bit/byte/packets rates, drop rates, queue depth, and so on. In fact, QDM can compare the counters before and after applying a QoS policy, showing you the impact made by the new QoS configurations. If you learn how to use QDM, you’ll have an easy time learning the syntax of the QoS configuration commands because an advantage of using QDM is that you will not have to remember the syntax for Modular QoS command-line interface (MQC)-based QoS commands. Essentially QDM enables you to configure MQC-based QoS commands without having to remember the syntax of each command. You can also forget all the show commands, because QDM will extract the same information you see with show commands, and graphically present it on the screen.

Some people argue that QDM’s best feature is that it is free! (At least it is free to anyone with a Cisco.com login that allows software downloads.) QDM has some great features for a free tool; however, when deploying QoS in a production network with 50, or 100, or even more routers and switches, you soon yearn for features that are not included in QDM. For instance,

QoS Management Tools 661

QDM enables you to configure a single device. If you want to always configure Low Latency Queuing (LLQ) the same way on every router, giving voice traffic a certain amount of bandwidth, and putting it in the low-latency queue, QDM requires you to repeat every point and click to configure each router. Instead, you could use QPM to define the policy (for instance, voice in the LLQ, x percent of bandwidth), and QPM would create and load the configuration into all the routers you want to configure. In addition, although QDM does provide limited trending reports, the reporting capabilities of QDM do not match those of SMS. In short, QDM is useful, but you will want to use QPM and the other tools for typical production QoS implementations.

To support QDM, the user needs a browser, either Netscape 4.5.1 or Internet Explorer 5.0, or higher. QDM code must also be loaded into Flash memory on the router, which takes about 1.6 MB of Flash memory (see www.cisco.com/cgi-bin/tablebuild.pl/qdm). Also the web server feature must be enabled on the router using the ip http server IOS command.

You can find the latest release and installation notes for QDM at

www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/qdm/.

Table 9-2 lists some of the popular features of the QoS Management tools, with notations about the features QDM does or doesn’t support.

Table 9-2

QDM Features

 

 

 

 

 

Feature

QDM

 

 

 

 

Supports wide variety of routers

Yes

 

 

 

 

Supports wide variety of switches

No

 

 

 

 

Free?

Yes

 

 

 

 

Allows network-wide QoS policy definition, followed by automatic deployment of

No

 

appropriate configurations

 

 

 

 

 

Creates graphs of real-time performance

Yes

 

 

 

 

Creates graphs of historical performance

Yes*

 

 

 

 

Creates historical graphs to compare to service levels

No

 

 

 

 

Requires extra software loaded into router/switch Flash memory

Yes

 

 

 

 

End-user viewing of reports and configuration using a web browser

Yes

 

 

 

 

Manages only a single device from the browser

Yes

 

 

 

 

Manages the entire network from one browser window

No

 

 

 

 

Creates configuration for router probes that measure latency and jitter

No

 

 

 

 

Implements the actual probes and responses when necessary for measuring network

No

 

performance

 

 

 

 

*QDM supports historical trending for up to five days of policy history.

662 Chapter 9: Management Tools and QoS Design

QoS Policy Manager

QPM provides many of the features you need when you get serious about deploying QoS across an enterprise. The following list summarizes some of the more important features:

Enables you to define a policy based on business rules.

Automatically creates configurations to support the QoS policy, including marking, queuing, shaping, policing, and link fragmentation and interleaving (LFI) tools.

Loads the correct configurations automatically.

Enables you to monitor the device configurations to make sure no one has made change to them. In the event that the configurations have been changed, QPM can be used to restore the original configuration.

Supports a larger variety of hardware than QDM.

In short, if you are looking for an entry-level tool, or if you are still experimenting with QoS, QDM is a good tool. When you get close to actually defining corporate QoS policies, and you want to easily create and manage QoS configuration, you want to upgrade to QPM, and take advantage of its much more robust and scalable features.

To get a sense for how QPM eases QoS configuration, imagine that you want to create a policy to mark all Voice over IP (VoIP) traffic with differentiated services (DiffServ) code point (DSCP) expedited forwarding (EF) as near to the edge of the network as possible. You just tell QPM what fields to look for in the packet or frame header with a point and click. QPM creates the CB marking configuration and loads it into all the appropriate devices. So, to use QPM, you still need to know what the base QoS tools can do, but you do not have to know the configuration syntax of all 35 different QoS tools, and you do not have to repeat the configuration task on all the devices—QPM takes care of that for you.

QPM runs on a variety of operating systems: Windows 98 (with Windows 2000 patches), Windows 2000, Windows NT Workstation, and Windows NT Server 4.0 Service Pack 5 or higher. (See www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/qos/qpm3_0/qpm30in/ kiint.htm#xtocid2 for the hardware and software requirements of the latest release of QPM, version 3.0).

To configure a common QoS policy and push this policy to the network devices, QPM needs to be able to learn which devices are present in the network and communicate with these devices. QPM can use the CiscoWorks database to discover the location of the devices in the network.

Figure 9-1 outlines the overall location and functions between the QPM server and the rest of the network.

QoS Management Tools 663

Figure 9-1 QPM Server and Communication with Other Devices

Network Devices

Telnet

COPS

 

SNMP

Cisco Works 2000

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

QPM

 

 

Inventory

 

LDAP Directory

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

For QPM to create configurations, load the configurations, and monitor the configurations for changes, QPM must know which devices it should manage. The most convenient way to define the devices for QPM to manage is to use the device list from the CiscoWorks2000 database; in fact, QPM is often loaded on the same machine as CiscoWorks2000. However, you can statically define devices to QPM if you do not have CiscoWorks2000.

To control the devices, QPM uses Telnet to configure the devices, and Simple Network Management Protocol (SNMP) for monitoring changes to the configuration.

NOTE The QPM product line has also gone by the name QPM-PRO in the past. QPM-PRO refers to earlier versions of QPM. References can still be found for QPM-PRO on the Cisco website, but most documents just refer to it as QPM.

QPM provides a vitally necessary tool for networks that deploy QoS extensively. Table 9-3 lists some of the more popular features.