config dlp sensor
Configure sensors used by DLP blocking.
config dlp sensor
Description: Configure sensors used by DLP blocking.
edit <name>
set comment {var-string}
config entries
Description: DLP sensor entries.
edit <id>
set count {integer}
set dictionary {string}
set status [enable|disable]
next
end
set eval {string}
set match-type [match-all|match-any|...]
next
end
config dlp sensor
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
||||||||
|
eval |
Expression to evaluate. |
string |
Maximum length: 255 |
|
||||||||
|
match-type |
Logical relation between entries (default = match-any). |
option |
- |
match-any |
||||||||
|
|
|
|||||||||||
|
name |
Name of table containing the sensor. |
string |
Maximum length: 35 |
|
||||||||
config entries
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
count |
Count of dictionary matches to trigger sensor entry match (Dictionary might not be able to trigger more than once based on its 'repeat' option, 1 - 255, default = 1). |
integer |
Minimum value: 1 Maximum value: 255 |
1 |
||||||
|
dictionary |
Select a DLP dictionary or exact-data-match. |
string |
Maximum length: 35 |
|
||||||
|
id |
ID. |
integer |
Minimum value: 1 Maximum value: 32 |
0 |
||||||
|
status |
Enable/disable this entry. |
option |
- |
enable |
||||||
|
|
|
|||||||||