QoS Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
40.45
set cos
Use this command to set a CoS value to assign to classified traffic.
Note that this command is not valid with trust dscp..
Syntax
set cos <0-7>
no set cos
Mode
Policy Map Class Mode
Example
To set the CoS value to 7 for all traffic classified by the selected class-map and policy-map use
the command:
To turn off the above setting, use the command:
Related Commands
set bandwidth-class
set dscp
set queue
set dscp
Parameter Description
set
Setting a new value in the packet
cos CoS
<0-7>
The new CoS value to be assigned
no
Negate a command or set its defaults
awplus#
configure terminal
awplus(config)#
policy-map pmap1
awplus(config-pmap)#
class cmap1
awplus(config-pmap-c)#
set cos 7
awplus#
configure terminal
awplus(config)#
policy-map pmap1
awplus(config-pmap)#
class cmap1
awplus(config-pmap-c)#
no set cos