match (class-map configuration)
This example shows how to specify a range of physical ports to which an interface-level class map in a
hierarchical policy map applies:
Switch(config)# class-map match-all class4
Switch(config-cmap)# match input-interface gigabitethernet2/0/1 - gigabitethernet2/0/5
Switch(config-cmap)# exit
You can verify your settings by entering the show class-map privileged EXEC command.
Related Commands
Command
class-map
show class-map
Cisco Catalyst Blade Switch 3120 for HP Command Reference
2-268
Chapter 2
Description
Creates a class map to be used for matching packets to the class whose name
you specify.
Displays quality of service (QoS) class maps.
Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands
OL-12248-01