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 scheduling mode of associated queues and schedule with WFQ queue.

Command Syntax

set class-of–service scheduler <scheduler-name> mode WFQ

delete class-of–service scheduler s1

Parameter

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

Example

This example creates scheduler s1 with WFQ queue.

admin@XorPlus# set class-of-service scheduler s1 mode WFQ
admin@XorPlus# commit 
  • No labels