Policy Action - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

QoS Policy Commands

policy action

Configures or deletes a QoS action. A QoS action describes how traffic that matches a particular QoS
condition should be treated. It may specify a particular set of bandwidth and queue parameters, or it may
simply specify whether the flow is allowed or denied on the switch.
This section describes the base command. Optional keywords are listed below and described as separate
commands later in this chapter. (Options may be used in combination but are described separately for ease
in explanation.) Use the no form for keywords to remove the parameter from the action.
Note that some action parameters may not be supported depending on the platform you are using. Also
some action parameters may not be supported with some conditions. See the condition table in the
OmniSwitch 6250 Network Configuration Guide.
policy action action_name
[disposition {accept | drop | deny}]
[shared]
[priority priority_value]
[maximum bandwidth bps]
[maximum depth bytes]
[tos tos_value]
[802.1p 802.1p_value]
[dcsp dcsp_value]
[map {802.1p | tos | dscp} to {802.1p | tos| dscp} using map_group]
[permanent gateway ip ip_address]
[port-disable]
[redirect port slot/port]
[redirect linkagg link_agg]
[no-cache]
[{ingress | egress | ingress egress | no} mirror slot/port]
policy no action action_name
Syntax Definitions
action_name
Defaults
By default, no drop algorithm is configured for the action, and any queues created by the action are not
shared.
parameter
accept | drop | deny
Platforms Supported
OmniSwitch 6250
OmniSwitch CLI Reference Guide
A name for the action, any alphanumeric string.
default
accept
November 2009
page 39-109

Advertisement

Table of Contents
loading

Table of Contents