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 type {string} set pattern {string} set ignore-case [enable|disable] set repeat [enable|disable] set status [enable|disable] set comment {var-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. |
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 |
||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
type |
Pattern type to match. |
string |
Maximum length: 35 |
|
||||||
pattern |
Pattern to match. |
string |
Maximum length: 255 |
|
||||||
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 |
Maximum length: 255 |
|