![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/9a/a9adf4cb-3561-4928-95de-7c1533f7faee/a9adf4cb-3561-4928-95de-7c1533f7faee-bg292.png)
33-40
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
OL-9639-06
Chapter 33 Configuring QoS
Configuring QoS
Step 5
conform-action cos {cos_value | cos [table
table-map-name] | dscp [table
table-map-name] | precedence [table
table-map-name]}
or
conform-action [ip] dscp {dscp_value | cos
[table table-map-name] | dscp [table
table-map-name] | precedence [table
table-map-name]}
or
conform-action [ip] precedence
{precedence_value | cos [table
table-map-name] | dscp [table
table-map-name] | precedence [table
table-map-name]}
or
conform-action qos-group value
or
transmit
(Optional) Enter the action to be taken on packets that conform to
the CIR.
• For cos cos_value, enter a new CoS value to be assigned to the
classified traffic. The range is 0 to 7.
• For [ip] dscp dscp_value, enter a new DSCP value to be
assigned to the classified traffic. The range is 0 to 63.
• For [ip] precedence precedence_value, enter a new
IP-precedence value to be assigned to the classified traffic. The
range is 0 to 7.
• Or you can configure a CoS, DSCP, or IP precedence table and
optionally enter the table name. If you do not enter table
table-map name, the table map default behavior is copy. See the
“Configuring Table Maps” section on page 33-36.
• For qos-group value, identify a QoS group to be used at egress
to identify specific packets. The range is from 0 to 99.
Note You can enter a single conform-action as part of the
command string following the police command. You can
also enter a carriage return after the police command to
enter policy-map class police configuration mode, where
you can enter multiple actions. In policy-map class police
configuration mode, you must enter an action to take.
Command Purpose