D-Link DXS-3600 Series Cli Reference Manual page 1118

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
This example shows how to configure the queue quantum of the WDRR scheduling mode, queue
quantum of queue 0, queue 1, queue 2, queue 3, queue 4, queue 5, queue 6, queue 7 are 1, 2, 3, 4, 5, 6,
7, 8 respectively on interface Ethernet 1/0/1.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# mls qos scheduler wdrr
Switch(config-if)# wdrr-queue bandwidth 1 2 3 4 5 6 7 8
Switch(config-if)#
87-29
wrr-queue bandwidth
This command is used to set the queue weight in the WRR scheduling mode. To restore to the default
setting, use the no form of this command.
wrr-queue bandwidth WEIGHT1...WEIGHT8
no wrr-queue bandwidth
Parameters
WEIGHT1 ...WEIGHT8
Default
By default, each weight value is 1.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The configuration of this command takes effect when the scheduling mode is in the WRR mode. Use the
mls qos scheduler wrr command to change the scheduling mode to WRR mode. To satisfy the behavior
requirements of Expedited Forwarding (EF), the highest queue is always selected by the Per-hop
Behavior (PHB) EF and the schedule mode of this queue should be strict priority scheduling. So the
weight of the last queue should be zero while the Differentiate Service is supported.
Example
This example shows how to configure the queue weight of the WRR scheduling mode, queue weight of
queue 0, queue 1, queue 2, queue 3, queue 4, queue 5, queue 6, queue 7 are 1, 2, 3, 4, 5, 6, 7, 8
respectively on interface Ethernet 1/0/1.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# mls qos scheduler wrr
Switch(config-if)# wrr-queue bandwidth 1 2 3 4 5 6 7 8
Switch(config-if)#
Specifies the weight (frame count) value of every queue for weighted
round-robin scheduling.
1113

Advertisement

Table of Contents
loading

Table of Contents