C613-50631-01 Rev A Command Reference for IE340 Series 2127
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
QOS COMMANDS
MATCH
IP-PRECEDENCE
match ip-precedence
Overview 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 match all IPv4 packets with a
precedence value of 5, use the commands:
awplus# configure terminal
awplus(config)# class-map cmap1
awplus(config-cmap)# match ip-precedence 5
Parameter Description
<0-7> The precedence value to be matched.