14215700-IG, Edition 15.0
May 2020, Original document
270
3. Click
Reboot
.
To Create a Configuration File for Merging
To merge server configurations, you must manually append the root element (<config>) in the server
configuration file with the following attribute:
<config merge_type="merge">
If there is no merge attribute or wrong/miss-spelled attribute value, all other configurations will be
overwritten with default values as is the case without the attribute (the root element <config> alone).
Example 1 of Configuration File to be Merged
Below is an example of merging a license into a Spectralink IP-DECT/Virtual IP-DECT Server. Exist-
ing configurations are preserved.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config merge_type="merge">
<license><NewLicenseString></license>
</config>
Example 2 of Configuration File to be Merged
Below is an example of disabling the web based Administration Page of the Base Stations by mer-
ging the configuration file into a Spectralink IP-DECT/Virtual IP-DECT Server. Existing con-
figurations are preserved.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<config merge_type="merge">
<rfp>
<allow_gui>false</allow_gui>
</rfp>
</config>
Note:
For more detailed merging examples, see the Provisioning Guide.
Spectralink IP-DECT Server 200/400/6500 and Virtual IP-DECT Server One Installation and Configuration Guide