C613-50170-01 Rev B
Command Reference for x510 Series
1629
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
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.