Download Print this page

Show Proxy-Autoconfig-File - Centrecom FS980M/9 Command Reference Manual

Fs980m series fast ethernet managed access switches reference for alliedware plus version 5.4.6-2.x

Advertisement

A
C
UTHENTICATION
OMMANDS
-
-
SHOW PROXY
AUTOCONFIG
FILE

show proxy-autoconfig-file

Overview
This command displays the contents of the proxy auto configuration (PAC) file.
show proxy-autoconfig-file
Syntax
Mode
Privileged Exec
Example
To display the contents of the proxy auto configuration (PAC) file, enter the
command:
awplus#
Output
Figure 29-10: Example output from the show proxy-autoconfig-file
Related
copy proxy-autoconfig-file
Commands
erase proxy-autoconfig-file
613-50137-01 Rev A
show auth proxy-autoconfig-file
function FindProxyForURL(url,host)
{
if (isPlainHostName(host) ||
isInNet(host, "192.168.1.0","255.255.255.0")) {
return "DIRECT";
}
else {
return "PROXY 192.168.110.1:8080";
}
}
Command Reference for FS980M Series
AlliedWare Plus™ Operating System - Version 5.4.6-2.x
1049

Advertisement

loading