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

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