Configuring scheduling, Scheduling the qos queue, Scheduling the qos multicast queue – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 502: Configuring dcb qos, Creating a dcb map, Configuring scheduling configuring dcb qos

NOTE
To deactivate storm control from an interface, enter no storm-control ingress followed by the
mode (broadcast, unknown-unicast, or multicast) the limit (limit-bps or limit-percent), rate, and
optionally either monitor or shutdown.
Configuring scheduling
Scheduling the QoS queue
To specify the schedule used, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch# configure terminal
2. Specify the schedule to use and the traffic class to bandwidth mapping.
switch(config)# qos queue multicast scheduler dwrr 10 20 20 10 10 10 10 10
3. Return to privileged EXEC mode.
switch(config)# end
4. Enter the copy command to save the running-config file to the startup-config file.
switch# copy running-config startup-config
Scheduling the QoS multicast queue
To schedule the QoS multicast queue, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch# configure terminal
2. Specify the schedule to use and the traffic class to bandwidth mapping.
switch(config)# qos queue multicast scheduler dwrr 10 20 20 10 10 10 10 10
3. Return to privileged EXEC mode.
switch(config)# end
4. Enter the copy command to save the running-config file to the startup-config file.
switch# copy running-config startup-config
Configuring DCB QoS
on page 479.
Creating a DCB map
To create a DCB map, perform the following steps from privileged EXEC mode.
1. Enter global configuration mode.
switch# configure terminal
2. Select the DCB map by using the cee-map command.
The only map name allowed is "default."
switch(config)# cee-map default
3. Return to privileged EXEC mode.
switch(config)# exit
4. Enter the copy command to save the running-config file to the startup-config file.
switch# copy running-config startup-config
Configuring scheduling
502
Network OS Administrator’s Guide
53-1003225-04