FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 491 of 597
18.5.3.2 Attaching a Shaper Profile to a Service Bundle (CLI)
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.
To attach a service bundle shaper profile to a service bundle, go to interface
view for the service bundle and enter the following command:
eth type eth [x/x]> service-bundle-shaper add capability
service-bundle-id <service-bundle-id> admin-state <admin-state>
profile-id <profile-id>
To change the service bundle shaper profile attached to a service bundle, go to
interface view for the interface and enter the following command:
eth type eth [x/x]> service-bundle-shaper edit service-bundle-
id <service-bundle-id> admin-state <admin-state> profile-id
<profile-id>
To display the service bundle shaper profile attached to a service bundle, go to
interface view for the interface and enter the following command:
eth type eth [x/x]> service-bundle-shaper show configuration
service-bundle-id <service-bundle-id>
To remove a service bundle shaper profile from a service bundle, go to
interface view for the interface and enter the following command:
eth type eth [x/x]> service-bundle-shaper delete service-
bundle-id <service-bundle-id>
Table 183: Attaching Shaper Profile to Service Bundle CLI Parameters
Parameter
Input Type Permitted Values
Description
service-bundle-id
Number
1
–
63
Note: In the current release, only
Service Bundle 1 is
supported.
The service bundle to which you are attaching the
queue shaper profile.
admin-state
Variable
enable
disable
Select enable to
enable
egress shaping on the
service bundle, or
disable
to disable egress
shaping on the service bundle.
profile-id
Number
1
–
256
Enter the ID of one of the configured service bundle
shaper profiles.
Examples
The following command adds Service Bundle Shaper Profile 5 to Service
Bundle 1, on GbE 1, and enables shaping on this service bundle:
eth type eth [1/1]> service-bundle-shaper add capability
service-bundle-id 1 admin-state enable profile-id 5
The following command changes the Service Bundle Shaper Profile assigned in
the previous command to Service Bundle 1, from 5 to 4:
eth type eth [1/1]> service-bundle-shaper edit service-bundle-
id 1 admin-state enable profile-id 4