C613-50105-01 REV C Command Reference for x210 Series 771
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
QOS COMMANDS
REMARK
NEW-COS
remark new-cos
Overview This command enables you to configure and remark either or both of:
• the CoS flag in the data packet
• the input into the CoS to queue map, thus changing the destination egress
queue.
Syntax
remark new-cos <0-7> [internal|external|both]
no remark new-cos [internal|external|both]
Mode Policy Map Class Configuration
Usage The default CoS to Queue mappings are shown in the following table:
Example For policy-map “pmap3” and class-map “cmap1”, set the CoS value to 2 and also set
the input to the CoS to queue map so that the traffic is assigned to egress queue 0:
awplus# configure terminal
awplus(config)# policy-map pmap3
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)# remark new-cos 2 both
Related
Commands
mls qos map cos-queue to
show mls qos maps cos-queue
Parameter Description
<0-7> The new value for the CoS flag and/or the input into the CoS to queue
map.
external Remarks the CoS flag in the packet.
internal Remarks the new-CoS input into the CoS to queue map.
both Remarks (with the same value) both the CoS flag in the packet and the
input to the CoS to queue map.
CoS Value 0 1 2 3 4 5 6 7
Egress Queue No 1 0 0 1 2 2 3 3