QoS Policy Commands
page 39-116 OmniSwitch CLI Reference Guide November 2009
policy action priority
Configures the priority for queuing a flow to which the QoS action applies. 
policy action action_name priority priority_value 
policy action action_name no priority
Syntax Definitions
action_name The name of the action.
priority_value The priority given to scheduling traffic on the output port. Values range 
from 0 (lowest) to 7 (highest).
Defaults
N/A
Platforms Supported
OmniSwitch 6250 
Usage Guidelines
• Use the no form of this command to remove a priority value from an action.
• This priority value is independent of 802.1Q, Type of Service (ToS), or Differentiated Services Code 
Point (DSCP) values.
• Note that the value displayed on the show qos queue screen may be different from the value entered 
here. 
Examples
-> policy action action1 priority 1
-> policy action action1 no priority
Release History
Release 6.6.1; command was introduced.
Related Commands
qos apply Applies configured QoS and policy settings to the current configuration. 
policy action Creates a policy action.
show policy action Displays information about actions configured on the switch.