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