- Allied Telesis, Inc Switches Owner's Manual

Page 6 | AlliedWareā„¢ OS How To Note: QoS configuration
1
. Setting the egress rate
Example
1
-5: Setting the maximum bandwidth limit of VLANs
Note: The portgroup feature is not supported before software release v2.7.5. If using an
earlier software release, use the port parameter on the policy instead.
create class=1 vlan=2
create class=2 vlan=3
create class=3 vlan=4
create qos flow=1
add qos flow=1 class=1
create qos flow=2
add qos flow=2 class=2
create qos flow=3
add qos flow=3 class=3
create qos traff=1
add qos traff=1 flow=1
set qos traff=1 maxbandw=256kbps maxburst=5kbyte dropbw=yes
create qos traff=2
add qos traff=2 flow=2
set qos traff=2 maxbandw=256kbps maxburst=5kbyte dropbw=yes
create qos traff=3
add qos traff=3 flow=3
set qos traff=3 maxbandw=256kbps maxburst=5kbyte dropbw=yes
create qos poli=1
add qos poli=1 traff=1,2,3
create qos portgroup=1 ports=1-20
set qos portgroup=1 policy=1
Port 24
Ingress ports 1-20 (these ports are carrying a mixture of
VLAN2, VLAN3 and VLAN4 packets, either with or without VLAN tags)