beautypg.com

Create qos trafficclass – Allied Telesis AT-S62 User Manual

Page 320

background image

Chapter 20: Quality of Service (QoS) Commands

320

CREATE QOS TRAFFICCLASS

Syntax

create qos trafficclass=integer
[description=”string”] [exceedaction=drop|remark]
[exceedremarkvalue=integer|none]
[markvalue=integer|none]
[maxbandwidth=integer|none]
[burstsize=integer|none] [priority=integer|none]
[remarkpriority=yes|no|on|off|true|false]
[flowgrouplist=integers|none]

Parameters

trafficclass

Specifies an ID number for the flow group. Each
flow group on the switch must be assigned a
unique number. The range is 0 to 511. The
default is 0. This parameter is required.

description

Specifies a description for the traffic class. The
description can be from 1 to 15 alphanumeric
characters. Spaces are allowed. This parameter is
optional, but recommended. Names can help
you identify the traffic classes on the switch.

exceedaction

Specifies the action to be taken if the traffic of
the traffic class exceeds the maximum
bandwidth, specified in option 6. There are two
possible exceed actions, drop and remark. If drop
is selected, traffic exceeding the bandwidth is
discarded. If remark is selected, the packets are
forwarded after replacing the DSCP value with
the new value specified in option 4, Exceed
Remark Value. The default is drop.

exceedremarkvalue

Specifies the DSCP replacement value for traffic
that exceeds the maximum bandwidth. This
value takes precedence over the DSCP value set
with the MARKVALUE parameter. The range is 0
to 63. The default is 0.

markvalue

Specifies a replacement value to write into the
DSCP (TOS) field of the packets. The range is 0 to
63.