CHAPTER3 Starting up
C448HD C450HD | Users & Administrator's Manual
Setting Description
■ Over DHCP with Option 252.It'srecommendedthattheAdmin
userusesthismethodwhenprovisioningmultiplephones.Option
252providesaDHCPclientwithaURLtousetoconfigureitsproxy
settings:
TheproxysettingisprovidedinaProxyAuto-Configuration(PAC)
filethatcontainsasetofrulescodedinJavaScriptwhichallowsa
webbrowsertodeterminewhethertosendwebtrafficdirectlyto
theInternetortobesentviaaproxyserver.PACfilescontrolhow
thephonehandlesHTTP,HTTPSandFTPtraffic.
ExampleofabasicPACfile:
function FindProxyForURL(url, host)
{
return "PROXY 10.13.2.40:3128";
- 29 -