Specifications
2-147
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
set
set
Use the set policy-map class configuration command to classify IP traffic by setting a Differentiated
Services Code Point (DSCP) value. Use the no form of this command to remove traffic classification.
set ip dscp new-dscp
no set ip dscp new-dscp
This command is available only if your switch is running the enhanced software image (EI).
Syntax Description
Defaults No traffic classification is defined.
Command Modes Policy-map class configuration
Command History
Usage Guidelines The set command can be used in a policy with a match command.
The set command sets the DSCP value for in-profile packets.
Note This command does not support IP precedence.
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode,
use the end command.
Note For more information about configuring access control lists (ACLs), refer to the “Configuring Network
Security with ACLs” chapter in the software configuration guide for this release.
new-dscp New DSCP value assigned to the classified traffic.
The supported DSCP values are 0, 8, 10, 16, 18, 24, 26, 32, 34, 40,
46, 48, and 56.
Release Modification
12.1(6)EA2 This command was first introduced.