Related Topics
Classifying, Policing, and Marking Traffic on Physical Ports by Using Policy Maps, on page 597
Classifying, Policing, and Marking Traffic on SVIs by Using Hierarchical Policy Maps
Examples: Classifying Traffic by Using Class Maps, on page 632
Classifying Traffic by Using Class Maps and Filtering IPv6 Traffic
IPv6 QoS is not supported on switches running the LAN base feature set.
Note
To apply the primary match criteria to only IPv4 traffic, use the
match protocol
command with the
ip
keyword.
To apply the primary match criteria to only IPv6 traffic, use the
match protocol
command with the
ipv6
keyword.
SUMMARY STEPS
1.
configure terminal
2.
class-map
{
match-all
}
class-map-name
3.
match protocol
[
ip | ipv6
]
4.
match
{
ip dscp dscp-list
|
ip precedence ip-precedence-list
}
5.
end
6.
show class-map
7.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Creates a class map, and enters class-map configuration mode.
class-map
{
match-all
}
class-map-name
Step 2
Example:
Switch(config)#
class-map cm-1
By default, no class maps are defined.
When you use the
match protocol
command, only the
match-all
keyword
is supported.
•
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
.
To delete an existing class map, use the
no class-map
[
match-all
|
match-any
]
class-map-name
global configuration command.
Note
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
595
How to Configure QoS
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......