Match cos – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1014
Advertising

QoS Commands
Software Reference for x310 Series Switches
39.8
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
match cos
Sets the CoS for a class-map to match on.
Use the no variant of this command to remove CoS.
Syntax
match cos <0-7>
no match cos
Mode
Class Map Configuration
Examples
To set the class-map’s CoS to 4, use the commands:
To remove CoS from a class-map, use the commands:
Parameter
Description
<0-7>
Specify the CoS value.
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
match cos 4
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
no match cos
Advertising