Egress queue shaping, Egress queue shaping 4, Ble 220. using the set queue command 4 – Allied Telesis AT-8100 Series User Manual
Page 1674
Chapter 100: Quality of Service (QoS)
1674
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 220. 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.