Specifications
2-105
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
match
Examples This example shows how to classify traffic on an interface by using the access group named acl2:
Switch(config)# class-map class2
Switch(config-cmap)# match access-group name acl2
Switch(config-cmap)# exit
You can verify your settings by entering the show class-map privileged EXEC command.
Related Commands Command Description
class Defines a traffic classification for a policy to act on using the
class-map name or access group.
class-map Creates a class map to be used for matching packets to the class
whose name you specify.
ip access-group Controls access to an interface.
mac access-group Applies a named extended MAC ACL to an interface.
show class-map Displays quality of service (QoS) class maps.
show policy-map Displays QoS policy maps.