Alliedware plus command – Allied Telesis AT-S63 User Manual
Page 396

Chapter 21: Quality of Service (QoS) Commands
396
Section II: Advanced Operations
Examples
The following command creates a traffic class with an ID number of 25
and the description “Database flow”. The flow group of the traffic class has
the ID 11:
create qos trafficclass=25 description=”Database flow”
flowgrouplist=11
This command creates a traffic class with the ID number of 41 and
description “Video flow”. The traffic class is assigned the flow group 3 and
is given a maximum bandwidth of 5 Mbps:
create qos trafficclass=41 description=”Video flow”
maxbandwidth=5 flowgrouplist=3
This command creates a traffic class with the ID number of 51 and
description “DB Eng”. It assigns flow group 5 a maximum bandwidth of 50
Mbps. The DSCP value in all flow traffic that exceeds the maximum
bandwidth is changed to 35:
create qos trafficclass=51 description=”DB Eng”
exceedaction=remark exceedremarkvalue=35
maxbandwidth=50 flowgrouplist=5
AlliedWare Plus
Command
Syntax
To create a traffic class:
policy-map 0-255
To map a flow group to a traffic class:
class 256-1023
To configure the traffic class parameters:
set bandwidth 0-1016
set dscp 0-63
set exceed-action drop|remark
set exceed-remark-value 0-63
set burstsize 4-512
set priority 0-7
set remark-priority enable|disable
set tos 0-7