User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 635 of 825
Ceragon Proprietary and Confidential
Table 196: 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.
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
18.5.4
Configuring Egress Line Compensation for Shaping (CLI)
You can configure a line compensation value for all the shapers under a specific
logical interface. This value is used to compensate for Layer 1 non-effective traffic
bytes on egress.
To set the egress line compensation value, go to interface view for the interface
and enter the following command:
eth type eth [x/x]>shaping-compensation-value set <value>
To display the egress line compensation value, go to interface view for the
interface and enter the following command:
eth type eth [x/x]>shaping-compensation-value get
Table 197: Egress Line Compensation for Shaping CLI Parameters
Parameter
Input Type
Permitted Values
Description
value
Number
0
–
26
(even numbers only)
Shapers attached to the interface use
this value to compensate for Layer 1
non-effective traffic bytes on egress.
The following command sets the egress line compensation value to 0 on GbE 1:
eth type eth [1/1]>shaping-compensation-value set 0