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