CLI Reference SEM Configuration Commands
By default, thread pool where the default class is has 32 threads, and no
thread pool is specified for the other class.
Global configuration mode
On condition that there is no active thread in the pool, the policy will be
in the pending status, and it will not be switched to the active status until
the active thread is available.
By default, the default-class thread pool has 32
available threads, while other classes have no. if
the other class is used without the thread pool
specified, the policy will not be executed.
The following example configures up to 5 available threads for th
e thread pool of Class B and Class D.
Ruijie(config)# smart manager scheduler thread class B D number 5
The following example configures up to 10 available threads for the
thread pool of default-class in the policy.
Ruijie(config)#smart manager scheduler thread class default number
10
Show smart manager
scheduler
smart manager scheduler suspend
In the global configuration mode, use this command to suspend the SEM scheduler. The no form
of this command is used to restore the SEM scheduler.
smart manager scheduler suspend
no smart manager scheduler suspend