CLI Reference SEM Configuration Commands
smart manager
policy
bootup-delay
Set the bootup-delay of SEM policies.
show smart
manager pocily
registered
Show the registered policy.
smart manager environment
In the global configuration mode, use this command to define a SEM global variable. The no form
of this command is used to delete the specified SEM global variable.
smart manager environment variable-name string
no smart manager environment variable-name
Define the variable name.
Define the variable value.
By default, the SEM global variable is not defined.
Global configuration mode
A variable is a string with its meaning depending on the specific
scenario.
Global variables can be used in all policies. The system and users can
define local variables with the same name. Global variables become
invalid when being invoked by policies, while local variables take effect.
Example 1: Define a global variable with the name as variable_name
and value as variable_value.
Ruijie(config)#smart manager environment variable_name
variable_value