Reference Guide 616 Document #: LTRT-17939
Mediant MSBR
# configure data
(config-data)# qos match-map input qqq
(conf-m-map)# match priority 5
75.1.7.5 match precedence
This command defines the precedence to match on the specified match-map. Use the no
form of this command to remove a match precedence.
Syntax
match precedence routine
match precedence priority
match precedence network
match precedence internet
match precedence immediate
match precedence flash-override
match precedence flash
match precedence critical
match precedence <precedence value>
Command Description
routine Matches packets with routine precedence (0).
priority Matches packets with priority precedence (1).
network Matches packets with network control precedence (7).
internet Matches packets with internetwork control precedence (6).
immediate Matches packets with immediate precedence (2).
flash-override Matches packets with flash override precedence (4).
flash Matches packets with flash precedence (3).
critical Matches packets with critical precedence (5).
<precedence value> Defines the precedence value (0-7).
Default
NA
Command Mode
Privileged User
Examples:
This example configures the precedence match-map to match traffic with flash precedence
(3):
(conf-m-map)# match precedence flash