Mark cos, Mark ip-dscp – Dell PowerEdge M805 User Manual
Page 373

QoS Commands
361
User Guidelines
This command has no user guidelines.
Example
The following example displays how to specify that matching packets are to be dropped at
ingress.
console(config-policy-classmap)#drop
mark cos
Use the mark cos command in Policy-Class-Map Configuration mode to mark all packets for the
associated traffic stream with the specified class of service value in the priority field of the 802.1p
header. If the packet does not already contain this header, one is inserted.
Syntax
mark cos cos-value
•
cos-value—Specifies the CoS value as an integer. (Range: 0 - 7)
Default Configuration
The default value for this command is 1.
Command Mode
Policy-Class-Map Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example displays how to mark all packets with a CoS value.
console(config-policy-classmap)#mark cos 7
mark ip-dscp
Use the mark ip-dscp command in Policy-Class-Map Configuration mode to mark all packets for
the associated traffic stream with the specified IP DSCP value.
Syntax
mark ip-dscp dscpval
•
dscpval—Specifies the DSCP value as an integer or keyword value.
(Integer Range: 0 - 63) (Keyword values: af11, af12, af13, af21, af22, af23, af31, af32,
af33, af41, af42, af43, be, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef)