Chapter 16: Quality of Service (QoS) (CLI)
Configuring Scheduling (CLI)
phn-3963_008v000
Page 16-41
Parameter
Input Type
Permitted
Values
Description
cos5-priority
Number
1 – 4
The Green priority for the CoS 5 queue, from 4
(highest) to 1 (lowest). This priority is applied to
Green frames with CoS 5 egressing the service
bundle to which the profile is assigned.
cos6-priority
Number
1 – 4
The Green priority for the CoS 6 queue, from 4
(highest) to 1 (lowest). This priority is applied to
Green frames with CoS 6 egressing the service
bundle to which the profile is assigned.
cos7-priority
Number
1 – 4
The Green priority for the CoS 7 queue, from 4
(highest) to 1 (lowest). This priority is applied to
Green frames with CoS 7 egressing the service
bundle to which the profile is assigned.
Example
The following command configures a priority profile with Profile ID 1.
root> ethernet qos port-priority-profile-tbl add profile-id 1 cos0-
priority 1 description c0_p1 cos1-priority 1 description c1_p1 cos2-
priority 1 description c2_p1 cos3-priority 2 description c3_p2 cos4-
priority 2 description c4_p2 cos5-priority 3 description c5_p3 cos6-
priority 4 description c6_p4 cos7-priority 4 description c7_p4
This profile has the parameters listed in the following table.
Table 151
Interface Priority Sample Profile Parameters
CoS
Green Priority
(user defined)
Yellow Priority
(read only)
Description
0
1
1
c0_p1
1
1
1
c1_p1
2
1
1
c2_p1
3
2
1
c3_p2
4
2
1
c4_p2
5
3
1
c5_p3
6
4
1
c6_p4
7
4
4
c7_p4
The following command edits the profile you created in the previous command so that CoS 6 queues have a Green
priority of 3 instead of 4, and a description of “c6_p3”.