Brocade Multi-Service IronWare QoS and Traffic Management Configuration Guide (Supporting R05.6.00) User Manual

Page 67

Advertising
background image

Multi-Service IronWare QoS and Traffic Management Configuration Guide

53

53-1003037-02

Configuring QoS

3

Configuring mixed strict priority- and weight-based traffic scheduling
When configuring the mixed strict priority- and weight-based scheduling scheme, queue 5 to queue
7 are allocated to strict priority-based scheduling and queue 0 to queue 4 are allocated to
weight-based scheduling.

To configure mixed strict priority- and weight-based scheduling., enter the following command.

Brocade(config-cpu-port)# scheduler profile MIXED0 mixed 20 30 15 5 10

Syntax: [no] scheduler profile profile name mixed [queue4-weight queue3-weight queue2-weight

queue1-weight queue0-weight]

The profile name parameter specifies the name of the mixed scheduler.

The mixed keyword defines the mixed scheduler.

The queue4-weight parameter defines the value for queue 4 in calculating the allocated bandwidth
of queue 4.

The queue3-weight parameter defines the value for queue 3 in calculating the allocated bandwidth
of queue 3.

The queue2-weight parameter defines the value for queue 2 in calculating the allocated bandwidth
of queue 2.

The queue1-weight parameter defines the value for queue 1 in calculating the allocated bandwidth
of queue 1.

The queue0-weight parameter defines the value for queue 0 in calculating the allocated bandwidth
of queue 0.

The no option is used to return to the default traffic scheduler.

Advertising