config dlp dictionary
Configure dictionaries used by DLP blocking.
config dlp dictionary
Description: Configure dictionaries used by DLP blocking.
edit <name>
set comment {var-string}
config entries
Description: DLP dictionary entries.
edit <id>
set comment {var-string}
set ignore-case [enable|disable]
set pattern {string}
set repeat [enable|disable]
set status [enable|disable]
set type {string}
next
end
set match-around [enable|disable]
set match-type [match-all|match-any]
set uuid {uuid}
next
end
config dlp dictionary
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
||||||
|
match-around |
Enable/disable match-around support. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
match-type |
Logical relation between entries (default = match-any). |
option |
- |
match-any |
||||||
|
|
|
|||||||||
|
name |
Name of table containing the dictionary. |
string |
Maximum length: 35 |
|
||||||
|
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||
config entries
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
||||||
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
ignore-case |
Enable/disable ignore case. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
pattern |
Pattern to match. |
string |
Maximum length: 255 |
|
||||||
|
repeat |
Enable/disable repeat match. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
status |
Enable/disable this pattern. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
type |
Pattern type to match. |
string |
Maximum length: 35 |
|
||||||