Allied Telesis AT-S63 User Manual

Page 337

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section II: Advanced Operations

337

Description

This command modifies the specifications of an existing flow group. The
only parameter you cannot change is a flow group’s ID number. To initially
create a flow group, refer to “CREATE QOS FLOWGROUP” on page 313.

Note

For examples of command sequences used to create entire QoS
policies, refer to “CREATE QOS POLICY” on page 316.

When modifying a flow group, note the following:

ˆ

You cannot change a flow group’s ID number.

ˆ

Specifying an invalid value for a parameter that already has a value
causes the parameter to revert to its default value.

Examples

This command changes the user priority value to 6 in flow group 15:

set qos flowgroup=15

priority=

6

This command assigns classifiers 23 and 41 to flow group 25. Any
classifiers already assigned to the flow group are replaced:

set qos flowgroup=25

classifierlist=23,41

This command returns the MARKVALUE setting in flow group 41 back to
the default setting of NONE. At this setting, the flow group will not
overwrite the ToS setting in the packets:

set qos flowgroup=41

markvalue=none

Advertising