Installation guide
Firmware and Configuration Files
41-001561-00 REV00 – 10.2014 1-22
Examples
CSV Directory Files
The following example downloads no directory:
directory 1:
The following example downloads a company directory from the original configuration server:
directory 1: companylist.csv
The following example downloads a company directory file from the specified server in the “path” directory:
directory 1: tftp://10.30.102.158/path/companylist.csv
Language Pack Files
The following example downloads no language pack file:
language 1:
The following example downloads the German language pack to the phones from the original configuration server:
language 1: lang_de.txt
The following example uses FTP to download the firmware file “lang_de.txt” (German language pack) from the “path”
directory on server 1.2.3.4 using port 50:
language 1:ftp://admin:admin!@1.2.3.4:50/path/lang_de.txt
Transport Layer Security (TLS) Certificate Files
The following example downloads no local certificate file:
sips local certificate:
The following example downloads the local certificate file from the original configuration server.
sips local certificate: phonesLocalCert.pem
The following example uses FTP to download the firmware file “phonesLocalCert.pem” (local certificate file) from the
“path” directory on server 1.2.3.4 using port 50.
sips local certificate:ftp://admin:admin!@1.2.3.4:50/path/phonesLocalCert.pem
802.1x Security Authentication Certificate Files
The following example downloads no 802.1x local certificate file:
802.1x local certificate:
The following example downloads the 802.1x local certificate for the phone from the original configuration server.
802.1x local certificate: 8021xlocalCert.pem
The following example uses FTP to download the firmware file “8021xlocalCert.pem” (802.1x local certificate file) from the
“path” directory on server 1.2.3.4 using port 50.
802.1x local certificate:ftp://admin:admin!@1.2.3.4:50/path/8021xlocalCert.pem
Note:
To download a specific file, the string value MUST HAVE A FILENAME at the end of the string. For example:
directory 1: tftp://10.30.102.158/path/companylist.csv
where “path” is the directory and “companylist.csv” is the filename. If you do not specify a filename, the download
fails.