FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 488 of 597
18.5.2.2 Attaching a Shaper Profile to a Queue (CLI)
You can attach one of the configured queue shaper profiles to each priority
queue. If no profile is attached to the queue, no egress shaping is performed
on that queue. Shapers are attached to queues based on the logical interface
and service bundle to which the queue belongs, and the queue’s CoS value.
To attach a queue shaper profile to a queue, go to interface view for the
interface and enter the following command:
eth type eth [x/x]> queue-shaper add capability service-bundle-
id <service-bundle-id> cos <cos> admin-state <admin-state>
profile-id <profile-id>
To change the queue shaper profile attached to a queue, go to interface view
for the interface and enter the following command:
eth type eth [x/x]> queue-shaper edit service-bundle-id
<service-bundle-id> cos <cos> admin-state <admin-state>
profile-id <profile-id>
To display the queue shaper profile attached to a queue, go to interface view
for the interface and enter the following command:
eth type eth [x/x]> queue-shaper show configuration service-
bundle-id <service-bundle-id> cos <cos>
To remove a queue shaper profile from a queue, go to interface view for the
interface and enter the following command:
eth type eth [x/x]> queue-shaper delete service-bundle-id
<service-bundle-id> cos <cos>
Table 181: Attaching Shaper Profile to Queue 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.
cos
Number
0
–
7
The CoS queue ID of the queue to which you
want to assign the shaper. Queues are numbered
according to CoS value.
admin-state
Variable
enable
disable
Select
enable
to enable egress queue shaping
on the queue, or
disable
to disable egress
queue shaping on the queue. If you set shaping to
disable
, the shaper profile remains attached to
the queue, but does not affect traffic.
profile-id
Number
1
–
32
Enter the ID of one of the configured queue
shaper profiles.