CONFIGURING THE SWITCH

Web Interface

Click Priority/Queue Scheduling.

Note: To change a table setting, select the entry in the WRR Setting Table and type the new weight in the Weight Value box, then click “Apply.” To reset the fields to their current value, click “Refresh.”

Command Line Interface

The following example shows how to assign weights of 10, 20, 30, and 40 to the CoS priority queues 1, 2, 3 and 4. To reset to default use the no form of the command.

Console(config)#queue bandwidth 10 20 30 40

3-126

Console(config)#end

 

Console#show queue bandwidth

3-129

Queue ID

Weight

 

--------

------

 

0

10

 

1

20

 

2

30

 

3

40

 

Console(config)#no queue bandwidth

3-126

Console(config)#end

 

Console#show queue bandwidth

 

Queue ID

Weight

 

--------

------

 

0

1

 

1

4

 

2

16

 

3

64

 

Console#

 

 

 

 

 

2-68

Page 96
Image 96
SMC Networks SMC7724M/VSW manual Click Priority/Queue Scheduling