config web-proxy url-list
URLs for web proxy.
config web-proxy url-list
Description: URLs for web proxy.
edit <name>
set comment {var-string}
config entries
Description: URL list entries.
edit <id>
set status [enable|disable]
set url {string}
set type [simple|wildcard]
next
end
next
end
config web-proxy url-list
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
name |
Configure a name for the URL list. |
string |
Maximum length: 63 |
|
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
config entries
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
id |
Id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
status |
Enable/disable the entry. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
url |
URL. |
string |
Maximum length: 511 |
|
||||||
|
type |
URL type (simple, wildcard). |
option |
- |
simple |
||||||
|
|
|
|||||||||