Difference between revisions of "Configuration File Parameters for SIP Provisioning"
From Zenitel Wiki
(→Remote Provisioning using TFTP) |
|||
Line 7: | Line 7: | ||
The IP station will first try to download the global configuration file: | The IP station will first try to download the global configuration file: | ||
− | ipst_config.cfg | + | ipst_config.cfg |
Then the IP station will download a device specific configuration file: | Then the IP station will download a device specific configuration file: | ||
− | ipst_config_01_02_03_04_05_06.cfg | + | ipst_config_01_02_03_04_05_06.cfg |
− | where 01_02_03_04_05_06 is the MAC address of the IP station. | + | where <nowiki>01_02_03_04_05_06</nowiki> 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. | If the same parameter is found in both files, the value from the device specific file takes precedence. | ||
Revision as of 15:24, 5 January 2017
This article is applicable to all IP Stations (Turbine and INCA stations) operating in SIP mode.
Contents
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.