config web-proxy pac-policy
Configure explicit Web proxy pac policy.
config web-proxy pac-policy
Description: Configure explicit Web proxy pac policy.
edit <policyid>
set status [enable|disable]
set srcaddr <name1>, <name2>, ...
set srcaddr6 <name1>, <name2>, ...
set dstaddr <name1>, <name2>, ...
set pac-file-name {string}
set pac-file-data {user}
set comments {var-string}
next
end
config web-proxy pac-policy
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable policy. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
srcaddr |
Source address objects. Address name. |
string |
Maximum length: 79 |
|
||||||
|
srcaddr6 |
Source address6 objects. Address name. |
string |
Maximum length: 79 |
|
||||||
|
dstaddr |
Destination address objects. Address name. |
string |
Maximum length: 79 |
|
||||||
|
pac-file-name |
Pac file name. |
string |
Maximum length: 63 |
proxy.pac |
||||||
|
pac-file-data |
PAC file contents enclosed in quotes (maximum of 256K bytes). |
user |
Not Specified |
|
||||||
|
comments |
Optional comments. |
var-string |
Maximum length: 1023 |
|
||||||