![Cisco Catalyst 2350 Command Reference Manual Download Page 160](http://html.mh-extra.com/html/cisco/catalyst-2350/catalyst-2350_command-reference-manual_67583160.webp)
2-136
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Switch Cisco IOS Commands
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 gigabitethernet0/1 - gigabitethernet0/5
Switch(config-cmap)#
exit
You can verify your settings by entering the
show class-map
privileged EXEC command.
Related Commands
Command
Description
class-map
Creates a class map to be used for matching packets to the class whose name
you specify.
show class-map
Displays quality of service (QoS) class maps.