set class-of-service scheduler guaranteed-rate
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 <scheduler-name> guaranteed-rate
Â
Parameters
Parameter | Description |
scheduler <schedule-name> | Queue scheduler configuration, it is optionally implemented. |
guaranteed-rate <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
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.