Cisco 4500M Software Manual page 405

Software guide
Table of Contents

Advertisement

Chapter 29
Configuring QoS
Configuring a Class Map (Optional)
The following subsections describe class map configuration:
Enter the class-map configuration command to define a traffic class and the match criteria that will be
used to identify traffic as belonging to that class. Match statements can include criteria such as an ACL,
an IP precedence value, or a DSCP value. The match criteria are defined with one match statement
entered within the class-map configuration mode.
Creating a Class Map
To create a class map, perform this task:
Command
Switch(config)# [no] class-map [match-all |
match-any] class_name
Configuring Filtering in a Class Map
To configure filtering in a class map, perform one of these tasks:
Command
Switch(config-cmap)# [no] match access-group
{ acl_index | name acl_name }
Switch (config-cmap)# [no] match ip precedence
ipp_value1 [ ipp_value2 [ ipp_valueN ]]
Switch (config-cmap)# [no] match ip dscp dscp_value1
[ dscp_value2 [ dscp_valueN ]]
Switch (config-cmap)# [no] match any
Switch (config-cmap)# match flow ip {source-address
source-address | destination-address
destination-address }
OL-6696-01
policy-map—Enter the policy-map command to define the following for each class of traffic:
Internal DSCP source
Aggregate or individual policing and marking
service-policy—Enter the service-policy command to attach a policy map to an interface.
Creating a Class Map, page 29-29
Configuring Filtering in a Class Map, page 29-29
Purpose
Creates a named class map.
Use the no keyword to delete a class map.
Purpose
(Optional) Specifies the name of the ACL used to filter traffic.
Use the no keyword to remove the statement from a class
map.
Access lists are not documented in this publication.
Note
See the reference under access-list in the
"Configuring a QoS Policy" section on page
(Optional—for IP traffic only) Specifies up to eight IP
precedence values used as match criteria. Use the no keyword
to remove the statement from a class map.
(Optional—for IP traffic only) Specifies up to eight DSCP
values used as match criteria. Use the no keyword to remove
the statement from a class map.
(Optional) Matches any IP traffic or non-IP traffic.
(Optional) Treats each flow with a unique IP source address
or destination address as a new flow.
Software Configuration Guide—Release 12.2(25)EW
Configuring QoS
29-28.
29-29

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents