config dnsfilter domain-filter
Description: Configure a set of domain filter entries.
config dnsfilter domain-filter
edit <name>
set comments <string>
config entries
edit <name>
set domain <string>
set type [simple | wildcard | regex]
set action [block | allow]
set status [enable | disable]
next
end
next
end
| Parametrer | Description | Type | Size | Default |
|---|---|---|---|---|
|
comments |
Comments for this set of domain filter entries |
string |
- |
|
config entries
| Parameter | Description |
Type |
Size |
Default |
|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
entries |
A set of DNS filter entries. |
table |
- |
|
|||||||||
|
|
domain |
A string for domain name, or wildcard, or regression expression. |
string |
- |
|
||||||||
|
|
type |
Select an entry type |
option |
- |
|
||||||||
|
|
|
|
|||||||||||
|
|
action |
Select if you want to Block or Allow this entry. |
option |
- |
|
||||||||
|
|
|
|
|||||||||||
|
|
status |
Enable/Disable this domain filter entry. |
option |
- |
|
||||||||
|
|
|
|
|||||||||||