EasyManua.ls Logo

Poly P014 User Manual

Poly P014
137 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #66 background imageLoading...
Page #66 background image
5 Enter the PAC URL from which your system downloads the PAC file.
6 Select Save.
Your system automatically downloads and reads the PAC file specifying the proxy rules. The system also automatically
downloads subsequent files before the current file expires.
Manually Update the PAC File on the System
Even if you set up your G7500 and Studio X series system for automatic or semi-automatic web proxy configuration, you
can still manually download a new PAC file from the server.
The PAC file may update on the server much sooner than its expiration date. In this situation, you don’t have to wait for the
system to automatically download the latest version.
Task
1 In the system web interface, go to Network > LAN Network > Web Proxy Settings.
2 Select Update PAC File to fetch the latest version of the file from the server.
Manually Configure a Web Proxy
You can manually configure your G7500 and Studio X series system to communicate with a web proxy by providing a proxy
address, port, and credentials (if required).
This method lets you configure your system with only one proxy.
Task
1 In the system web interface, go to Network > LAN Network > Web Proxy Settings.
2 If checked, clear the Automatic Configuration check box.
3 Enter the Proxy Address and Proxy Port.
4 Enter the Proxy User Name and Proxy Password.
5 Select Save.
Sample PAC File
A proxy auto-configuration (PAC) file is a text file that instructs your system to forward traffic to a proxy server.
The following code shows a sample PAC file.
function FindProxyForURL(url, host)
{
if ( url.substring (0, 5) == "http:" )
{return "PROXY 10.221.77.3:8080; PROXY 10.221.76.7:8080;DIRECT";}
else if ( url.substring (0, 6) == "https:" )
{return "PROXY 10.221.77.3:8080; PROXY 10.221.76.7:8080;DIRECT";}
else
{return "DIRECT";}
}
The Functionfunction FindProxyForURL(url, host)” returns a string with one or more access method
specifications. These specifications cause your system to use a particular proxy server or connect directly.
This function instructs your system to retrieve information for http / https protocols using the first proxy, that is “PROXY
10.221.77.3:8080”.
If “PROXY 10.221.77.3:8080” is unreachable/unresponsive, then your system tries the second proxy, that is “PROXY
10.221.76.7:8080”.
For more examples on PAC syntax, refer to Proxy Auto-Configuration (PAC) file.
PAC file limitations:
If the first specified proxy is reachable and the authentication is unsuccessful, your system doesn’t try a different proxy
path.
66

Table of Contents

Questions and Answers:

Poly P014 Specifications

General IconGeneral
BrandPoly
ModelP014
CategoryConference System
LanguageEnglish

Summary

Getting Started

Administrator Features and Capabilities

Highlights features and capabilities available to system administrators.

Setting Up the System

Completing Initial System Setup

Guides through the final steps of system setup after initial configuration.

Complete Setup with the System Web Interface

Steps to complete system setup using the system web interface.

Configuring Network Settings

Configuring Wired LAN Settings

Sets up wired LAN properties for the system.

Securing the System

Managing System Access

Configures system access, including local and external authentication.

Local Accounts

Manages local user accounts and password policies for system access.

Enable External Authentication

Enables authentication using an external directory service like Active Directory.

PKI Certificates

Manages PKI certificates for securing network connections.

Create a Certificate Signing Request

Generates a Certificate Signing Request (CSR) for system trust.

Configuring Call Settings

Configure Call Settings

Specifies how the system handles and manages calls.

Configuring Video and Camera Settings

Configure General Camera Settings

Configures general settings for connected cameras.

Video Codec Capabilities

Details supported video codec capabilities like H.265 and H.264.

H.265 High Efficiency Video Coding

Explains H.265 video coding and its resolutions and frame rates.

H.264 Advanced Video Coding

Explains H.264 video coding and its resolutions and frame rates.

System Maintenance

Updating Software

Provides methods for updating system software.

Updating Software in the System Web Interface

Manually updates or sets up automatic software updates via web interface.

Reset System Settings

Resets system configuration settings to their default values.

Factory Restore the System

Performs a factory restore to erase all data and reset to factory firmware.

Troubleshooting

Logs

Information and management of system logs for troubleshooting.

Consolidated System and Peripheral Device Logs

Accesses consolidated event information for the system and connected devices.

Related product manuals