Brocade Converged Enhanced Ethernet Command Reference v6.1.2_cee (53-1001217-01, June 2009)
Converged Enhanced Ethernet Command Reference 187
53-1001217-01
qos queue multicast scheduler
11
qos queue multicast scheduler
Configures the multicast Traffic Class packet expansion scheduler policy. All multicast Traffic Class
packet expansion queues are serviced Deficit Weighted Round Robin (DWRR).
Synopsis qos queue multicast scheduler dwrr weight0 weight1 weight2 weight3
no qos queue multicast scheduler
Operands dwrr Configures the DWRR multicast Traffic Class packet expansion
policy.
weight0 Sets the DWRR weight for multicast Traffic Class 0 packet
expansion in units of bandwidth percentage. The sum of all
weight values must equal 100 percent. The range of valid
values is 0-100.
weight1 Sets the DWRR weight for multicast Traffic Class 1 packet
expansion in units of bandwidth percentage. The sum of all
weight values must equal 100 percent. The range of valid
values is 0-100.
weight2 Sets the DWRR weight for multicast Traffic Class 2 packet
expansion in units of bandwidth percentage. The sum of all
weight values must equal 100 percent. The range of valid
values is 0-100.
weight3 Sets the DWRR weight for multicast Traffic Class 3 packet
expansion in units of bandwidth percentage. The sum of all
weight values must equal 100 percent. The range of valid
values is 0-100.
.Defaults The default weight value is 25 percent bandwidth for each multicast Traffic Class.
Command
Modes
Global Configuration Mode
Description Use this command to configure the multicast Traffic Class packet expansion scheduler policy. All
multicast Traffic Class packet expansion queues are serviced Deficit Weighted Round Robin
(DWRR). This multicast Traffic Class packet expansion scheduler policy is applied uniformly across
the entire system. Use the no qos queue multicast scheduler command to return the multicast
Traffic Class packet expansion scheduler to the default value.
Usage
Guidelines
There are no usage guidelines for this command.
Examples To set the multicast Traffic Class packet expansion scheduler for Traffic Class 0 getting 10 percent
bandwidth, Traffic Class 1 getting 20 percent bandwidth, Traffic Class 2 getting 30 percent
bandwidth, and Traffic Class 3 getting 40 percent bandwidth:
switch(config)#qos queue multicast scheduler dwrr 10 20 30 40
To return the system to the default multicast Traffic Class packet expansion scheduler policy:
switch(config)#no qos queue multicast scheduler