bandwidth-regulator add
bandwidth-regulator add - Add a bandwidth regulator configuration
Description:
With bandwidth-regulator add, you can create a new bandwidth regulator instance.
Supported rate values: 0 to maximum port speed; steps of 125 kbps.
The burst size must be greater than the port Maximum Transfer Unit (MTU).
Syntax:
bandwidth-regulator add <regulator-name> {
{cir <0-1000000>} |
{cbs <1-2015>} if cir-max <= 500000 |
{cbs <2-2015>} if cir-max > 500000 |
{eir <0-1000000>} |
{ebs <1-2015>} if eir-max <= 500000 |
{ebs <2-2015>} if eir-max > 500000 |
{color-mode {aware | blind}} |
{coupling-flag {true | false}}
{cir-max <0-1000000>} |
{eir-max <0-1000000>}}+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
cir | Committed Information Rate in kbps. |
cbs | Committed Burst Size in KiB (1024 bytes). |
eir | Excess Information Rate in kbps. |
ebs | Excess Burst Size in KiB (1024 bytes). |
color-mode | Determine whether the regulator is color-aware or color-blind. |
coupling-flag | Determine whether the coupling flag will be used or not for this regulator. |
cir-max | Maximum Committed Information Rate in kbps. |
eir-max | Maximum Excess Information Rate in kbps. |
bandwidth-regulator add envelope
bandwidth-regulator add envelope - Add a bandwidth regulator envelope
Description:
With bandwidth-regulator add envelope, you can create a new bandwidth regulator envelope instance.
Syntax:
bandwidth-regulator add envelope <envelope-name> {
{ ranking <regulator-name list>}
{coupling-flag <enble | disable> } }+
Parameters:
Parameter | Description |
---|---|
<envelope-name> | <string> |
Ranking | A comma-separated list of Regular Names that are part of the envelope in order of priority. (highest to lowest) |
Coupling-flag | Determine whether the coupling flag will be used or not for this regulator envelope. |
bandwidth-regulator add regulator
bandwidth-regulator add regulator - Add a bandwidth regulator configuration
Description:
With bandwidth-regulator add, you can create a new bandwidth regulator instance.
Supported rate values: 0 to maximum port speed; steps of 125 kbps.
The burst size must be greater than the port Maximum Transfer Unit (MTU).
Syntax:
bandwidth-regulator add regulator <regulator-name> {
{cir <0-1000000>} |
{cbs <1-2015>} if cir-max <= 500000 |
{cbs <2-2015>} if cir-max > 500000 |
{eir <0-1000000>} |
{ebs <1-2015>} if eir-max <= 500000 |
{ebs <2-2015>} if eir-max > 500000 |
{color-mode {aware | blind}} |
{coupling-flag {true | false}}
{cir-max <0-1000000>} |
{eir-max <0-1000000>}}+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
cir | Committed Information Rate in kbps. |
cbs | Committed Burst Size in KiB (1024 bytes). |
eir | Excess Information Rate in kbps. |
ebs | Excess Burst Size in KiB (1024 bytes). |
color-mode | Determine whether the regulator is color-aware or color-blind. |
coupling-flag | Determine whether the coupling flag will be used or not for this regulator. |
cir-max | Maximum Committed Information Rate in kbps. |
eir-max | Maximum Excess Information Rate in kbps. |
bandwidth-regulator clear regulator statistics
bandwidth-regulator clear regulator statistics - Clear bandwidth regulator statistics
Description:
Clear the bandwidth regulator statistics. If <regulator-name> is not specified, all bandwidth regulators statistics will be cleared.
Syntax:
bandwidth-regulator clear regulator statistics \[<regulator-name>\]
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator clear statistics
bandwidth-regulator clear statistics - Clear bandwidth regulator statistics
Description:
Clear the bandwidth regulator statistics. If <regulator-name> is not specified, all bandwidth regulators statistics will be cleared.
Syntax:
bandwidth-regulator clear statistics \[<regulator-name>\]
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator delete
bandwidth-regulator delete - Delete the specified bandwidth regulator
Description:
bandwidth-regulator delete will delete the specified bandwidth regulator instance.
Syntax:
bandwidth-regulator delete <regulator-name>
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator delete envelope
bandwidth-regulator delete envelope - Delete the specified bandwidth regulator envelope
Description:
bandwidth-regulator delete envelope will delete the specified bandwidth regulator envelope instance.
Syntax:
bandwidth-regulator delete envelope <envelope-name>
Parameters:
Parameter | Description |
---|---|
<envelope-name> | <string> |
bandwidth-regulator delete regulator
bandwidth-regulator delete regulator - Delete the specified bandwidth regulator regulator
Description:
bandwidth-regulator delete will delete the specified bandwidth regulator regulator instance.
Syntax:
bandwidth-regulator delete regulator <regulator-name>
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator edit
bandwidth-regulator edit - Change a bandwidth regulator configuration
Description:
With bandwidth-regulator edit, you can change the parameters of an existing bandwidth regulator instance.
Supported rate values: 0 to maximum port speed: steps of 125 kbps.
The burst size must be greater than the port Maximum Transmission Unit (MTU).
Syntax:
bandwidth-regulator edit regulator <regulator-name> {
{name <regulator-name>} |
{cir <0-1000000>} |
{cbs <1-2015>} if cir-max <= 500000 |
{cbs <2-2015>} if cir-max > 500000 |
{eir <0-1000000>} |
{ebs <1-2015>} if eir-max <= 500000 |
{ebs <2-2015>} if eir-max > 500000 |
{cir-max <0-1000000>} |
{eir-max <0-1000000>} }+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
cir | Committed Information Rate in kbps. |
cbs | Committed Burst Size in KiB. |
eir | Excess Information Rate in kbps. |
ebs | Excess Burst Size in KiB. |
cir-max | Maximum Committed Information Rate in kbps. |
eir-max | Maximum Excess Information Rate in kbps. |
bandwidth-regulator edit envelope
bandwidth-regulator edit envelope - Edit a bandwidth regulator envelope
Description:
With bandwidth-regulator edit envelope, you can modify an existing bandwidth regulator envelope instance.
Syntax:
bandwidth-regulator edit envelope <envelope-name> {
{ name <envelope-name> }
{ ranking <regulator-name list> }
{ coupling-flag <enable | disable> }}+
Parameters:
Parameter | Description |
---|---|
<envelope-name> | <string> |
name | A new name for the envelope. |
ranking | A comma-separated list of regulator names that are part of the envelope in order of priority (highest to lowest). |
coupling-flag | Determine whether the coupling flag will be used or not for this regulator envelope. |
bandwidth-regulator edit regulator
bandwidth-regulator edit regulator - Change a bandwidth regulator configuration
Description:
With bandwidth-regulator edit, you can change the parameters of an existing bandwidth regulator instance.
Supported rate values: 0 to maximum port speed; steps of 125 kbps.
The burst size must be greater than the port Maximum Transmission Unit (MTU).
Syntax:
bandwidth-regulator edit regulator <regulator-name> {
{ name <regulator-name> } |
{ cir <0-1000000> } |
{ cbs <1-2015> } if cir-max <= 500000 |
{ cbs <2-2015> } if cir-max > 500000 |
{ eir <0-1000000> } |
{ ebs <1-2015> } if eir-max <= 500000 |
{ ebs <2-2015> } if eir-max > 500000 |
{ cir-max <0-1000000> } |
{ eir-max <0-1000000> }
}+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
cir | Committed Information Rate in kbps. |
cbs | Committed Burst Size in KiB. |
eir | Excess Information Rate in kbps. |
ebs | Excess Burst Size in KiB. |
cir-max | Maximum Committed Information Rate in kbps. |
eir-max | Maximum Excess Information Rate in kbps. |
bandwidth-regulator show configuration
bandwidth-regulator show configuration - Show bandwidth regulator configuration
Description:
Without arguments or with the modifier summary
, this command displays the bandwidth-regulator configuration summary in a table format.
When specifying a bandwidth-regulator name, this command displays the detailed configuration for that bandwidth-regulator.
Syntax:
bandwidth-regulator show configuration \[<regulator-name>\]
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator show envelope configuration
bandwidth-regulator show envelope configuration - Show bandwidth regulator envelope configuration
Description:
Without arguments, this command displays the bandwidth-regulator envelope configuration summary in a table format. When specifying a bandwidth-regulator envelope name, this command displays the detailed configuration for that bandwidth-regulator envelope.
Syntax:
bandwidth-regulator show envelope configuration \[<envelope-name>\]
Parameters:
Parameter | Description |
---|---|
<envelope-name> | <string> |
bandwidth-regulator show regulator configuration
bandwidth-regulator show regulator configuration - Show bandwidth regulator configuration
Description:
Without arguments or with the modifier summary
, this command displays the bandwidth-regulator configuration summary in a table format. When specifying a bandwidth-regulator name, this command displays the detailed configuration for that bandwidth-regulator.
Syntax:
bandwidth-regulator show regulator configuration \[<regulator-name>\]
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
bandwidth-regulator show regulator statistics
bandwidth-regulator show regulator statistics - Show bandwidth regulator statistics
Description:
Display the bandwidth regulator statistics.
Syntax:
bandwidth-regulator show regulator statistics <regulator-name> {
{ type {clearable | persistent | historic} } |
{ buckets <0-16> } |
{ period <period-id> }
}+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
<period-id> | <decimal> |
type | Type of statistics to display: - Clearable: Current statistics since the last clear command. - Persistent: Current statistics since system start. - Historic: History buckets statistics. If the number of buckets is not specified, the last 4 buckets will be displayed, starting from the specified period. If no period is specified, the last 4 buckets will be displayed. |
buckets | Number of bandwidth regulator buckets to display. |
period | Reference period for the bandwidth regulator history buckets. Zero for the most recent period available. |
bandwidth-regulator show statistics
bandwidth-regulator show statistics - Show bandwidth regulator statistics
Description:
Display the bandwidth regulator statistics.
Syntax:
bandwidth-regulator show statistics <regulator-name> {
{ type {clearable | persistent | historic} } |
{ buckets <0-16> } |
{ period <period-id> }
}+
Parameters:
Parameter | Description |
---|---|
<regulator-name> | <string> |
<period-id> | <decimal> |
type | Type of statistics to display: - Clearable: Current statistics since the last clear command. - Persistent: Current statistics since system start. - Historic: History buckets statistics. If the number of buckets is not specified, the last 4 buckets will be displayed, starting from the specified period. If no period is specified, the last 4 buckets will be displayed. |
buckets | Number of bandwidth regulator buckets to display. |
period | Reference period for the bandwidth regulator history buckets. Zero for the most recent period available. |
© 2025 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms
For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks