Cisco PIX 525 Spécifications Page 317

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 604
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 316
20-3
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 20 Applying QoS Policies
Identifying Traffic for QoS
Identifying Traffic for QoS
On the security appliance, the specification of a classification policy—that is, the definition of traffic
classes, is separate from the specification of the policies that act on the results of the classification.
In general, provisioning QoS policies requires the following steps:
1. Specifying traffic classes.
2. Associating actions with each traffic class to formulate policies.
3. Activating the policies.
A traffic class is a set of traffic that is identifiable by its packet content. For example, TCP traffic with
a port value of 23 might be classified as a Telnet traffic class.
An action is a specific activity taken to protect information or resources, in this case to perform QoS
functions. An action is typically associated with a specific traffic class.
Configuring a traditional QoS policy for the security appliance consists of the following steps:
Defining traffic classes (class-map command).
Associating policies and actions with each class of traffic (policy-map command).
Attaching policies to logical or physical interfaces (service-policy command).
The class-map command defines a named object representing a class of traffic, specifying the packet
matching criteria that identifies packets that belong to this class. The basic form of the command is:
class-map
class-map-name-1
match
match-criteria-1
class-map
class-map-name-n
match
match-criteria-n
The policy-map command defines a named object that represents a set of policies to be applied to a set
of traffic classes. An example of such a policy is policing the traffic class to some maximum rate. The
basic form of the command is:
policy-map
policy-map-name
class
class-map-name-1
policy-1
policy-n
class
class-map-name-n
policy-m
policy-m+1
The service-policy command attaches a policy-map and its associated policies to a target, named
interface.
Note QoS-related policies under policy-map-name apply only to the outbound traffic, not to the inbound
traffic of the named interface.
The command also indicates whether the policies apply to packets coming from or sent to the target. For
example, an output policy (applied to packets exiting an interface) is applied as follows:
interface GigabitEthernet0/3
service-policy output
policy-map-name
In addition, if you are differentiating between priority traffic and best-effort traffic, you must define a
low-latency queue (priority-queue command).
Vue de la page 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 603 604

Commentaires sur ces manuels

Pas de commentaire