Policy Action Cir - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

QoS Policy Commands

policy action cir

Configures a Tri-Color Marking (TCM) policy action. This type of action consists of parameters for
Committed Information Rate (CIR), Committed Burst Size (CBS), Peak Information Rate (PIR), and Peak
Burst Size (PBS).
policy action action_name cir bps [cbs byte] [pir bps] [pbs byte]
policy action action_name no cir bps
Syntax Definitions
action_name
bps
byte
Defaults
parameter
bps
byte
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to remove the TCM parameter values.
The cir and pir bits and the cbs and pbs bytes parameter values may be entered as an integer (for
example, 10000) or with abbreviated units (for example, 10m).
The cbs and pbs parameters are optional. If not specified, the default value used by the switch for
maximum depth is used as the default cbs and pbs value.
The optional pir parameter is used to invoke the Two-Rate TCM mode; otherwise, TCM operates in
the Single-Rate mode by default. Note that the pir value must be greater than the cir value when using
the Two-Rate TCM mode.
Examples
-> policy action A3 cir 10M
-> policy action A4 cir 10M cbs 4k
-> policy action A5 cir 10M cbs 4k pir 20M pbs 40M
-> policy action A3 no cir 10M
Release History
Release 6.6.1; command was introduced.
OmniSwitch CLI Reference Guide
The name of the action.
The burst size value, in bits per second.
The desired value for maximum bucket size, in bytes.
default
0
0
November 2009
page 39-141

Advertisement

Table of Contents
loading

Table of Contents