Command Line Reference Guide

set-ip-dscp
value
(OPTIONAL) Enter the keywords set-ip-dscp followed by the IP
DSCP value. The matched traffic is marked with the DSCP value. The
range is 0 to 63.
Defaults none
Command Modes CLASS-MAP CONFIGURATION (config-class-map)
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
You must enter the class-map command in order to access this command. After the class
map is identified, you can configure the match criteria.
The match ip precedence command and the match ip dscp command are mutually
exclusive.
Up to eight precedence values can be matched in one match statement. For example, to
indicate the IP precedence values 0 1 2 3, enter either the match ip precedence 0-3 or
match ip precedence 0,1,2,3 command.
NOTE: Only one of the IP precedence values must be a successful match criterion, not all
of the specified IP precedence values need to match.
Related
Commands
class-map – identifies the class map.
match mac access-group
Configure a match criterion for a class map, based on the contents of the designated MAC ACL.
S5000
Syntax
match mac access-group {mac-acl-name}
Parameters
mac-acl-name Enter a MAC ACL name. Its contents is used as the match criteria in
the class map.
Defaults none
Command Modes CLASS-MAP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
You must enter the class-map command in order to access this command. After the class
map is identified, you can configure the match criteria.
Related
Commands
class-map – identifies the class map.
1046