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