954
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Q
O
S C
OMMANDS
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.