Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
5-2
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
class-map
class-map
To create or modify a class map and enter the class-map configuration mode, use the class-map
command. To remove a class map, use the no form of this command.
class-map class-map-name
no class-map class-map-name
Syntax Description
Command Default None
Command Modes Global configuration.
Command History
Usage Guidelines You can define a class map for each class of traffic to be used in QoS policies.
Examples This example shows how to create or modify a class map:
switch(config)# class-map my_class1
switch(config-cmap)#
This example shows how to remove a class map:
switch(config)# no class-map my_class1
Related Commands
class-map-name Name assigned to the class map. The name class default is reserved.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
policy-map Creates or modifies a policy map.
show class-map Displays class maps.