38-44
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 38 Configuring Standard QoS
How to Configure Standard QoS
Step 10 police rate-bps burst-byte [exceed-action
{drop | policed-dscp-transmit}]
Defines an individual policer for the classified traffic.
By default, no policer is defined. For information on the numb er of
policers supported, see the “Standard QoS Configuration Guidelines”
section on page 38-5.
rate-bps—Specifies average traffic rate in bits per secon d (b/s).
The range is 8000 to 1000000000.
burst-byte—Specifies the normal burst size in bytes. The range is
8000 to 1000000.
(Optional)—Specifies the action to take when the rates are
exceeded. Use the exceed-action drop keywords to drop the
packet. Use the exceed-action policed-dscp-transmit keywords
to mark down the DSCP value (by using the policed-DSCP map)
and to send the packet. For more information, see the “Configuring
the Policed-DSCP Map” section on page 38-48.
Step 11 exit Returns to global configuration mode.
Step 12 policy-map policy-map-name Creates a VLAN-level policy map by entering the policy-map name,
and enters policy-map configuration mode.
By default, no policy maps are defined.
The default behavior of a policy map is to set the DSCP to 0 if the
packet is an IP packet and to set the CoS to 0 if the packet is tagged. No
policing is performed.
Step 13 class class-map-name Defines a VLAN-level traffic classification, and enter policy-map class
configuration mode.
By default, no policy-map class-maps are defined.
If a traffic class has already been defined by using the class-map global
configuration command, specify its name for class-map-name in this
command.
Command Purpose