Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
QoS Policy Commands
OmniSwitch CLI Reference Guide
September 2009
page 53-129
policy action shared
Enables queues created by a particular action to be shared.
policy action action_name shared
policy action action_name no shared
Syntax Definitions
action_name
The name of the action.
Defaults
By default, queues created by an action are not shared.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• If multiple rules have the same action, more than one flow may be scheduled on the same queue if the 
queue is defined as shared; otherwise, a separate queue is created for each flow.
• Note that flows must be sent over the same virtual port for the flows to share a queue. For example, 
flows with the same 802.1Q tag may share the same queue. 
• Use the no form of the command to disable sharing.
Example
-> policy action action5 shared
-> policy action action5 no shared
Release History
Release 6.1; command was introduced.
Related Commands
Applies configured QoS and policy settings to the current configuration. 
Creates a policy action.
Displays information about policy actions.