config videofilter keyword
Configure video filter keywords.
config videofilter keyword
Description: Configure video filter keywords.
edit <id>
set comment {var-string}
set match [or|and]
set name {string}
config word
Description: List of keywords.
edit <name>
set comment {var-string}
set pattern-type [wildcard|regex]
set status [enable|disable]
next
end
next
end
config videofilter keyword
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
match |
Keyword matching logic. |
option |
- |
or |
||||||
|
|
|
|||||||||
|
name |
Name. |
string |
Maximum length: 35 |
|
||||||
config word
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||
|
name |
Name. |
string |
Maximum length: 79 |
|
||||||
|
pattern-type |
Pattern type. |
option |
- |
wildcard |
||||||
|
|
|
|||||||||
|
status |
Enable(consider)/disable(ignore) this keyword. |
option |
- |
enable |
||||||
|
|
|
|||||||||