Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure the minimum guaranteed bandwith for WFQ queue.

Command Syntax

set class-of–service scheduler <scheduler-name> guaranteed-rate <guaranteed-rate>

delete class-of–service scheduler s1 guaranteed-rate

Parameter

<schedule-name> Queue scheduler configuration, it is optionally implemented.

<guaranteed-rate> The minimum guaranteed bandwidth, only for WFQ. The valid guaranteed-rate range 8-40000000.

Example

This example creates scheduler s1 with the minimum guaranteed bandwitdth 100.

admin@XorPlus# set class-of-service scheduler s1 guaranteed-rate 100
admin@XorPlus# commit 
  • No labels