Reference Guide

480 Quality of Service
To configure bandwidth limitation:
1
Click
Quality of Service
>
General
>
Bandwidth
in the tree view to
display the
Bandwidth: Summary
page.
The ingress and egress rates are displayed for all ports.
2
To set interface parameters, click
Edit
.
3
Select an interface, and enter the fields:
Enable Ingress Rate Limit
— Enable/disable ingress traffic limit for
the interface. If this field is selected, enter the Ingress Rate Limit.
Ingress Rate Limit
— Enter the ingress traffic limit for the interface.
Enable Egress Shaping Rate
— Enable/disable egress traffic
limitation. If this field is selected, enter the following fields.
Committed Information Rate (CIR)
— Enter the average maximum
amount of data allowed to be sent on the egress interface, measured in
bits per second.
Committed Burst Size (CBS)
— Enter the maximum burst of data
that is allowed to be sent on the egress interface, even though it is
above the CIR. This is defined in number of bytes of data.
Configuring Bandwidth Using CLI Commands
The following table summarizes the CLI commands for configuring fields in
the Bandwidth pages.
Table 22-6. Bandwidth CLI Commands
CLI Command Description
traffic-shape committed-rate
[committed-burst]
no traffic-shape
Sets shaper on egress port.
Use no form in order to disable
the shaper.
rate-limit committed-rate-kbps
[burst committed-burst-byte]
no rate-limit
Limits the rate of the incoming
traffic.
Use the no form to disable rate
limit.