29
SIP Master Stations Configuration
A100K11211
7
Configuration File Parameters
7.1 Remote Provisioning using TFTP
An IP station may be set up to automatically poll configuration from a
TFTP server. The IP address of this TFTP server can be obtained using
DHCP procedures or be manually configured.
The IP station will first try to download the global configuration file:
ipst_config.cfg
Then the IP station will download a device specific configuration file:
ipst_config_01_02_03_04_05_06.cfg
where
01_02_03_04_05_06
is the MAC address of the IP station.
If the same parameter is found in both files, the value from the device
specific file takes precedence.
7.2 General Parameters
auto_update_interval
Required: No. If this parameter is not set in the file, the function will be
disabled.
Description: This parameter enables the station to automatically look for
software updates on the TFTP server.
Values: Number of minutes to wait between each server request. Value
must be between 1 and 999.
auto_update_image_type
Required: If auto_update_interval is set.
Description: The name of the software image file to be uploaded.
Values: Text giving the name of the software image file. The full name of
the file, including extension, is required. This parameter must be set if the
auto update function is enabled.
auto_update_image_crc
Required: If auto_update_interval is set.
Description: The CRC checksum calculated for the software image file
specified by the auto_update_image_type parameter. This is used to
check the integrity of the software file before updating the station.
Values: Hexadecimal value.