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 a scheduling weight of associated queues.

Command Syntax

set class-of–service scheduler <scheduler-name> weight <weight-id>

delete class-of–service scheduler s1 weight

Parameter

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

<weight-id> The scheduling weight of associated queues. The valid weight numbers range 0-15.

Example

This example creates a scheduling weight of associated queues.

admin@XorPlus# set class-of-service scheduler s1 weight 3
admin@XorPlus# commit 
  • No labels