Quality of Service (QoS) Commands
927 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
47
switchxxxxxx(config-cmap)#
exit
switchxxxxxx(config)#
policy-map
p1
switchxxxxxx(config-pmap)#
class
c1
switchxxxxxx(config-pmap-c)#
trust
47.11 set
Use the set Policy-map Class Configuration mode. command to select the value
that QoS uses as the DSCP value, the egress queue or to set user priority values.
Syntax
set {dscp
new-dscp
| queue
queue-id
| cos
new-cos
}
no set
Parameters
• dscp
new-dscp
—Specifies the new DSCP value for the classified traffic.
(Range: 0–63)
• queue
queue-id
—Specifies the egress queue. (Range: 1-8 )
• cos
new-cos
—Specifies the new user priority to be marked in the packet.
(Range: 0–7)
Command Mode
Policy-map Class Configuration mode.
User Guidelines
This command is only available when QoS is in advanced mode.
The set and trust commands are mutually exclusive within the same policy map.
To return to the Configuration mode, use the exit command. To return to the
Privileged EXEC mode, use the end command.
The queue keyword is not supported into egress policies.