Set cos 8, Set cos – Allied Telesis AT-FS970M Series User Manual
Page 1738

Chapter 99: Quality of Service (QoS) Commands
1738
SET COS
Syntax
set cos
<0-7>
Parameters
0-7
Specifies the CoS value of the classified traffic.
Mode
Policy Map Class mode
Description
Use this command to set the CoS value of the classified traffic specified.
Use the no form of the command, NO SET COS, to remove the CoS value
of the classified traffic specified.
Note
You cannot use the SET QUEUE command and the SET COS
command as policy map actions for the same class map.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 166
Examples
The following example creates a policy map called “pmap1,” then
associates class map, “cmap5,” to “pmap1” and sets the action to a CoS
value of 7:
awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap1
awplus(config-pmap)# class cmap5
awplus(config-pmap-c)# set cos 7