This command enables or disables a flag for clearing the blacklist from the database while uploading a detection package. By default, this command is disabled.
Syntax: set clearblacklist enable|disable|status
Parameter | Description |
|---|---|
enable | Enable the flag to clear the blacklist after installing the detection package. |
disable | Disable the flag to prevent the blacklist from getting cleared after installing the detection package. |
status | Displays the blacklist clear flag status as 0 or 1. |
If flag status = 0, then it is disabled.
If flag status = 1, then it is enabled.
Example:
set clearblacklist enable Alert: Blacklist will be cleared during detection package upload. set clearblacklist disable Blacklist will NOT be cleared during detection package upload. set clearblacklist status Blacklist DB clear flag status = 0 or 1