Reference v4.1.0 Instruction Manual

Network OS Command Reference 661
53-1003115-01
set dscp
2
set dscp
Specifies the DSCP field value in IP header when a packet matches a flow.
Synopsis set dscp {0..63}
no set dscp {0..63}
Operands 0..63 The DSCP value in the IP header of the classified traffic. The range of valid
values is from 0 through 63.
Defaults None
Command Modes Route-map configuration mode
Description You can specify the DSCP field value in IP header when a packet matches a flow.
Usage Guidelines None
Examples
switch(config)#policy-map p1
switch(config-policymap)#class c1
switch(config-policyclass)#set dscp 56
See Also class, policy-map