Scheduled maintenance alert

Our website will undergo maintenance today on April 22, between 20:00 CET and 23:00 CET, which may cause occasional service disruptions and downtime. We apologize for any inconvenience and appreciate your understanding.

Content

Page tree

C520 C620 M100 M200 M500

Web User Interface

ModelWeb User Interface
C520
C620
M100
M500
Servicing → Provisioning → Provisioning Server→ Server URL
M200Configuration → Provisioning → Provisioning Server→ Server URL

Phone User Interface

N/A

Text Configuration

provisioning.server_address = VALIDVALUE

XML Configuration (C520, C620, M100, M200 only)

<provisioning>

<server_address>VALIDVALUE</server_address>

</provisioning>

Description

Sets the provisioning server address.

M500 Multi-cell: Configure this setting for a specific base station. This is NOT a site-wide setting.

File fetching rules: 

  • If the provisioning server address is without a filename, e.g. http://<path>/ , the files to be retrieved by the base are:
            http://<path>/snomM500.htm
            http://<path>/snomM500-{mac}.htm

  • If the provisioning server address is with a filename but without replacement variable, e.g. http://<path>/test.htm , the files to be retrieved by the base are: 
            
    http://<path>/test.htm
            http://<path>/test-{mac}.htm

  • If the provisioning server address is with a filename but with replacement variable, e.g. http://<path>/{mac}.htm , the files to be retrieved by the base are: 
            http://<path>/{mac}.htm

Valid Values

URI

Default Value