FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 489 of 597
Examples
The following command adds Queue Shaper Profile 5 to queues with CoS 0, on
Service Bundle 1, on GbE 1, and enables shaping on these queues:
eth type eth [1/1]> queue-shaper add capability service-bundle-
id 1 cos 0 admin-state enable profile-id 5
The following command changes the Queue Shaper Profile assigned in the
previous command to Queue Shaper Profile 2:
eth type eth [1/1]> queue-shaper edit service-bundle-id 1 cos 0
admin-state enable profile-id 2
18.5.3
Configuring Service Bundle Shapers (CLI)
You can configure up to 256 dual leaky bucket service bundle shaper profiles.
The profiles can be configured as follows:
Valid CIR values are:
0 – 32,000,000 bps, with granularity of 16,000 bps
32,000,000 – 1,000,000,000 bps, with granularity of 64,000 bps
Valid PIR values are:
16,000 – 32,000,000 bps, with granularity of 16,000 bps
32,000,000 – 1,000,000,000 bps, with granularity of 64,000 bps
Note:
You can enter any value within the permitted range. Based
on the value you enter, the software automatically rounds
off the setting according to the granularity. If you enter a
value below the lowest granular value (except 0), the
software adjusts the setting to the minimum.
You can attach one of the configured service bundle shaper profiles to each
service bundle. If no profile is attached to the service bundle, no egress
shaping is performed on that service bundle.
This section includes:
Configuring Service Bundle Shaper Profiles (CLI)
Attaching a Shaper Profile to a Service Bundle (CLI)
18.5.3.1 Configuring Service Bundle Shaper Profiles (CLI)
To configure a service bundle shaper profile, enter the following command in
root view:
root> ethernet qos service-bundle-shaper-profile-tbl add
profile-id <profile-id> cir <cir> pir <pir> shaper-profile-name
<shaper-profile-name>
To edit the parameters of an existing service bundle shaper profile, enter the
following command in root view:
root> ethernet qos service-bundle-shaper-profile-tbl edit
profile-id <profile-id> cir <cir> pir <pir> shaper-profile-name
<shaper-profile-name>