config antivirus exempt-list
Configure a list of hashes to be exempt from AV scanning.
config antivirus exempt-list Description: Configure a list of hashes to be exempt from AV scanning. edit <name> set comment {var-string} set hash {string} set hash-type [md5|sha1|...] set status [disable|enable] next end
config antivirus exempt-list
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||||
hash |
Hash value to be matched. |
string |
Maximum length: 64 |
|
||||||||
hash-type |
Hash type. |
option |
- |
sha1 |
||||||||
|
|
|||||||||||
name |
Table entry name. |
string |
Maximum length: 35 |
|
||||||||
status |
Enable/disable table entry. |
option |
- |
enable |
||||||||
|
|