Cisco Nexus 5000 Series Command Reference, Release 4.1(3)N1(1) (OL-16599-01, August 2009)
Send comments to nx5000-docfeedback@cisco.com
5-16
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
policy-map type qos
policy-map type qos
To create or modify a policy map and enter the policy map type qos configuration mode, use the
policy-map type qos command. To remove a policy map, use the no form of this command.
policy-map [type qos] [match-first] qos-policy-map-name
no policy-map [type qos] [match-first] qos-policy-map-name
Syntax Description
Defaults The software enters the policy map type qos configuration mode if you enter the policy-map command
without specifying a type.
Command Modes Global configuration
Command History
Usage Guidelines Use the service-policy command to assign policy maps to interfaces.
This command does not require a license.
Examples This example shows how to create or modify a type qos policy map:
switch(config)# policy-map my_policy1
switch(config-pmap-qos)#
This example shows how to remove a type qos policy map:
switch(config)# no policy-map my_policy1
Related Commands
match-first (Optional) Specifies that policies associated with the first class that
matches the packet characteristics are executed. This is the default action
if this option is not specified.
Note Because this is the default action, you do not need to enter this
variable; it is here to ensure compatibility with other systems.
qos-policy-map-name Name assigned to a type qos policy map.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
service-policy Attaches a policy map to an interface.
show policy-map Displays policy maps and statistics.