Configuring A Qos Policy - Cisco 4500M Software Manual

Software guide
Table of Contents

Advertisement

Configuring QoS
This example shows how to create a named aggregate policer with a 10 Mbps rate limit and a 1-MB burst
size that transmits conforming traffic and marks down out-of-profile traffic.
Switch(config)# qos aggregate-policer aggr-1 10000000 1000000 conform-action transmit
exceed-action policed-dscp-transmit
Switch(config)# end
Switch#
This example shows how to verify the configuration:
Switch# show qos aggregate-policer aggr-1
Policer aggr-1
Rate(bps):10000000 Normal-Burst(bytes):1000000
conform-action:transmit exceed-action:policed-dscp-transmit
Policymaps using this policer:
Switch#

Configuring a QoS Policy

The following subsections describe QoS policy configuration:
QoS policies process both unicast and multicast traffic.
Note
Overview of QoS Policy Configuration
Configuring a QoS policy requires you to configure traffic classes and the policies that will be applied
to those traffic classes, and to attach the policies to interfaces using these commands:
Protocol
IP
Software Configuration Guide—Release 12.2(25)EW
29-28
Overview of QoS Policy Configuration, page 29-28
Configuring a Class Map (Optional), page 29-29
Verifying Class Map Configuration, page 29-30
Configuring a Policy Map, page 29-30
Verifying Policy-Map Configuration, page 29-33
Attaching a Policy Map to an Interface, page 29-34
access-list (optional for IP traffic—you can filter IP traffic with class-map commands):
QoS supports these access list types:
Numbered Access Lists?
Yes:
1 to 99
1300 to 1999
See
Chapter 35, "Configuring Network Security with ACLs,"
the Catalyst 4500 series switches.
class-map (optional)—Enter the class-map command to define one or more traffic classes by
specifying the criteria by which traffic is classified. (See the
section on page
29-29.)
Extended Access Lists?
Yes:
100 to 199
2000 to 2699
"Configuring a Class Map (Optional)"
Chapter 29
Configuring QoS
Named Access Lists?
Yes
for information about ACLs on
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents