Egress queue shaping 2, Table 218. using the set queue command 2, Egress queue shaping – Allied Telesis AT-FS970M Series User Manual
Page 1652

Chapter 98: Quality of Service (QoS)
1652
The following example uses the SET QUEUE command to set the traffic
classified by class map “cmap4” to queue 6 within policy map “pmap3:”
Egress Queue
Shaping
In addition to setting egress port queues, you may want to configure
egress queue shaping to further refine the queues. This section discusses
how to set the following values on an egress queue:
Bandwidth transmission rate
Scheduling method
Transmission limit
Table 218. Using the SET QUEUE Command
Command
Description
awplus> enable
Enters the Privileged Executive mode
from the User Executive mode.
awplus# configure
terminal
Enters the Global Configuration mode.
awplus(config)# mls qos
enable
Activates the QoS feature on the
switch.
awplus(config)# class-map
cmap4
Creates a class map called “cmap4”
and enters the Class Map mode.
awplus(config-cmap)# exit
Exits the Class Map mode.
awplus(config)# policy-
map pmap3
Creates a policy map called “pmap3.”
awplus(config-pmap)#
class cmap4
Adds class map “cmap4” to policy map
“pmap3.”
awplus(config-pmap-c)#
set queue 6
Sets traffic classified by class map
“cmap4” to queue 6.