Chapter 16: Quality of Service (QoS) (CLI)
Configuring Shapers (CLI)
phn-3963_008v000
Page 16-36
root> ethernet qos queue-shaper-profile-tbl-broadband show profile-id
<profile-id>
To delete a queue shaper profile, enter the following command in root view:
root> ethernet qos queue-shaper-profile-tbl-broadband delete profile-id
<profile id>
You cannot delete a queue shaper profile if it is attached to a queue. You must first remove the profile from the
queue. You can then delete the profile.
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 147
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.