Cisco Cisco 5760 Wireless LAN Controller Technical References

Page of 1016
This example shows how to specify a list of physical ports to which an interface-level class map in a hierarchical
policy map applies:
Controller(config)#
class-map match-all class4
Controller(config-cmap)#
match input-interface gigabitethernet2/0/1 gigabitethernet2/0/2
Controller(config-cmap)#
exit
This example shows how to specify a range of physical ports to which an interface-level class map in a
hierarchical policy map applies:
Controller(config)#
class-map match-all class4
Controller(config-cmap)#
match input-interface gigabitethernet2/0/1 - gigabitethernet2/0/5
Controller(config-cmap)#
exit
You can verify your settings by entering the show class-map privileged EXEC command.
Related Commands
Description
Command
Creates a class map to be used for matching packets
to the class whose name you specify.
class-map, on page 138
Displays quality of service (QoS) class maps.
show class-map
Related Commands
Description
Command
Creates a class map to be used for matching packets to the class whose
name you specify and enters class-map configuration mode.
Matches non-client NRT (Non-Real-Time)
Matches 802.11 specific values
Displays QoS class maps, which define the match criteria to classify
traffic.
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
147
match (class-map configuration)