C613-50631-01 Rev A Command Reference for IE340 Series 2120
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
QOS COMMANDS
MATCH
COS
match cos
Overview Use this command to define a COS to match against incoming packets.
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:
awplus# configure terminal
awplus(config)# class-map cmap1
awplus(config-cmap)# match cos 4
To remove CoS from a class-map, use the commands:
awplus# configure terminal
awplus(config)# class-map cmap1
awplus(config-cmap)# no match cos
Parameter Description
<0-7> Specify the CoS value.