Cisco 3020 - Catalyst Blade Switch Configuration Manual page 571

Cisco catalyst blade switch 3020 for hp software configuration guide, rel. 12.2(25)sef1
Hide thumbs Also See for 3020 - Cisco Catalyst Blade Switch:
Table of Contents

Advertisement

Chapter 27
Configuring QoS
Command
Step 5
exit
Step 6
class-map [match-all | match-any]
class-map-name
Step 7
match input-interface interface-id-list
Step 8
exit
Step 9
exit
Step 10
policy-map policy-map-name
Step 11
class-map class-map-name
OL-8915-01
Purpose
Return to global configuration mode.
Create an interface-level class map, and enter class-map configuration
mode.
By default, no class maps are defined.
(Optional) Use the match-all keyword to perform a logical-AND
of all matching statements under this class map. All match criteria
in the class map must be matched.
(Optional) Use the match-any keyword to perform a logical-OR of
all matching statements under this class map. One or more match
criteria must be matched.
For class-map-name, specify the name of the class map.
If neither the match-all or match-any keyword is specified, the default
is match-all.
Because only one match command per class map is supported,
Note
the match-all and match-any keywords function the same.
Specify the physical ports on which the interface-level class map acts.
You can specify up to six ports as follows:
A single port (counts as one entry)
A list of ports separated by a space (each port counts as an entry)
A range of ports separated by a hyphen (counts as two entries)
This command can only be used in the child-level policy map and must
be the only match condition in the child-level policy map.
Return to class-map configuration mode.
Return to global configuration mode.
Create an interface-level policy map by entering the policy-map name,
and enter policy-map configuration mode.
By default, no policy maps are defined, and no policing is performed.
Define an interface-level traffic classification, and enter policy-map
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.
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
Configuring Standard QoS
27-53

Advertisement

Table of Contents
loading

Table of Contents