Product specifications

Administrator's Manual 4. Configuring Automatic Provisioning
Version 2.0.1 65 May 2013
Using the configuration file:
Table 4-2: Static DNS Record Parameters
Parameter
Description
Firmware URL
[provisioning/firmware/url]
The static URL for checking the firmware file. The URL must
be entered using one of the following syntax options:
<protocol>://<server IP address or host name>
<protocol>://<server IP address or host name>/<firmware
file name>
Where <protocol> can be one of the following protocols: "ftp",
"tftp", "http" or "https". For example:
tftp://192.168.2.1 retrieved firmware file is 420HD.img
ftp://192.168.2.1/Different_Firmware_Name.img - retrieved
firmware file is Different_Firmware_Name.img
Note: This parameter is applicable only when method is
configured to "Static".
Configuration URL
[provisioning/configuration/url]
The static URL for checking the configuration file. The URL
must be entered using one of the following syntax options:
<protocol>://<server IP address or host name>
<protocol>://<server IP address or host
name>/<configuration file name>
Where <protocol> can be one of the following protocols: "ftp",
"tftp", "http" or "https". For example:
http://192.168.2.1 - configuration file name is <MAC
Address>.cfg, for example, 001122334455.cfg
https://192.168.2.1/420HD_<MAC>_conf.cfg - retrieved
configuration file name is 420HD_<MAC
Address>_conf.cfg, for example,
420HD_001122334455_conf.cfg
Note: This parameter is applicable only when method is
configured to "Static".