Version 7.2 625 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Command Mode
Privileged User
Example
This example configures the match-map priority value to 5.
# configure data
(config-data)# qos match-map input mmap3
(conf-m-map)# set priority 5
75.1.7.17 policy
This command defines the policy of the specified queue.
Syntax
policy fairness
policy fifo
policy random-detect
policy strict-priority
Command Description
fairness Defines that the queue is configured with fairness policy.
fifo Defines that the queue is configured with first in first out
policy.
random-detect Defines that the queue is configured with random early
detection policy.
strict-priority Defines that the queue is configured with strict scheduling
priority policy.
Default
NA
Command Mode
Privileged User
Example
This example configures the wan output service map policy to fifo.
(conf-s-map-q)# policy fifo
75.1.7.18 priority
This command defines the priority to set on the specified queue.