set class-of-service scheduler min-bandwidth-pps
The set class-of-service scheduler min-bandwidth-pps command sets the minimum bandwidth for a CPU queue.
Command Syntax
set class-of-service scheduler <scheduler-name> min-bandwidth-pps <value>
Parameter
Parameter | Description |
scheduler <scheduler-name> | Specifies a CoPP scheduler name, the value is a string, spaces are not allowed. |
min-bandwidth-pps <value> | Specifies the minimum bandwidth for a CPU queue. The value is an integer. |
Usage Guidelines
The total value of min-bandwidth-pps of all activated queues should be less than the CPU-affordable PPS depending on different platforms, which should be the maximum PPS threshold to the CPU.
Â
Example
• Set the minimum bandwidth for a CPU queue to 20 pps.
admin@XorPlus# set class-of-service scheduler copp-scheduler4 min-bandwidth-pps 20 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.