dscp-list
set-ip-dscp
value
Defaults
none
Command
CLASS-MAP CONFIGURATION (config-class-map)
Modes
Command
Version 9.5(0.0)
History
Version 8.3.16.1
Usage
To access this command, enter the class-map command. After the class map is
Information
identified, you can configure the match criteria.
The match ip dscp and match ip precedence commands are mutually
exclusive.
Up to 64 IP DSCP values can be matched in one match statement. For example, to
indicate IP DCSP values 0 1 2 3 4 5 6 7, enter either the match ip dscp
0,1,2,3,4,5,6,7 or match ip dscp 0-7 command.
Related
class-map — identifies the class map.
Commands
match ip precedence
Use IP precedence values as a match criteria.
Syntax
match {ip | ipv6 | ip-any} precedence ip-precedence-list [set-
ip-dscp value]
To remove IP precedence as a match criteria, use the no match {ip | ipv6 |
ip-any} precedence ip-precedence-list [[multicast] set-ip-dscp
value] command.
Parameters
ip
ipv6
Quality of Service (QoS)
Enter the IP DSCP values that is to be the match criteria.
Separate values by commas — no spaces ( 1,2,3 ) or indicate
a list of values separated by a hyphen (1-3). The range is from
0 to 63.
(OPTIONAL) Enter the keywords set-ip-dscp then the IP
DSCP value. The matched traffic is marked with the DSCP
value. The range is from 0 to 63.
Introduced the ipv6 and ip-any options on the MXL
10/40GbE Switch.
Introduced on the MXL 10/40GbE Switch IO Module.
NOTE: Only one of the IP DSCP values must be a successful match criterion,
not all of the specified IP DSCP values must match.
Enter the keyword ip to support IPv4 traffic.
Enter the keyword ipv6 to support IPv6 traffic.
1085