Chapter 20: Quality of Service (QoS) Commands
310
ADD QOS TRAFFICCLASS
Syntax
add qos trafficclass=integer
flowgrouplist=integers
Parameter
trafficclass Specifies the ID number of the traffic class you want
to modify. You can modify only one traffic class at a
time.
flowgrouplist Specifies the new flow groups of the traffic class. The
new flow groups are added to any flow groups
already assigned to the flow group. Separate
multiple flow groups with commas (e.g., 4,11,12).
Description
This command adds flow groups to an existing traffic class. The flow
groups must already exist. Any flow groups already assigned to the
traffic class are retained by the class. If you want to add flow groups
while removing those already assigned, refer to SET QOS TRAFFICCLASS
on page 337.
Examples
This command adds flow group 21 to traffic class 17:
add qos trafficclass=17 flowgrouplist=21