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

QoS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
39.15
match ip-precedence
Use this command to identify IP precedence values as match criteria.
Use the no variant of this command to remove IP precedence values from a class-map.
Syntax
match ip-precedence <0-7>
no match ip-precedence
Mode
Class Map Configuration
Example
To configure a class-map named cmap1 to evaluate all IPv4 packets for a precedence
value of 5, use the commands:
Parameter
Description
<0-7>
The precedence value to be matched.
awplus#
configure terminal
awplus(config)#
class-map cmap1
awplus(config-cmap)#
match ip-precedence 5
Advertising