AT-GS900M Series Command Reference
Section IV: Security and Traffic Control 457
ADD QOS FLOWGROUP
Syntax
add qos flowgroup=
flowgroup_number
classifierlist=
classifier_list
|none
Parameters
flowgroup_number
Specifies a flow group number. The range is 0 to 1023.
classifier_list
Specifies a list of classifiers. To specify multiple classifiers, use a
comma (,) to separate them. To specify a range of classifiers, use
a hyphen (-).
Description
Use this command to associate classifiers to the flow group.
Confirmation Command
“SHOW QOS FLOWGROUP” on page 493
Example
The following command adds classifiers 1, 2, and 3 to flow group 1:
Manager > add qos flowgroup=1 classifierlist=1,2,3