EasyManua.ls Logo

AudioCodes Mediant 2600 - Automatic Update for Mass Deployment

AudioCodes Mediant 2600
646 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Version 6.8 465 Mediant 2600 E-SBC
User's Manual 31. Automatic Update Mechanism
31.2.9.3 Automatic Update for Mass Deployment
This example describes how to configure the Automatic Update feature for updating
multiple devices (i.e., mass deployment) using an HTTP provisioning server. In this
example, all the devices are configured to download the same "master" configuration file.
This file serves as the configuration template and instructs the devices which files to
download and how often to perform the Automatic Update process. In addition, the master
file also instructs each device to download an ini configuration file whose file name
contains the MAC address of the device.
The example scenario is as follows:
All devices download a "master" configuration file that contains the following:
Common configuration shared by all device's.
Specific configuration that instructs each device to download a specific
configuration file based on the device's MAC address, using the special string
"<MAC>" in the URL, as described in 'MAC Address Automatically Inserted in
Configuration File Name' on page 461.
Device queries the provisioning server daily at 24:00 (midnight) for software,
configuration and auxiliary files.
HTTP-based provisioning server at www.company.com for storing the files.
DNS server at 80.179.52.100 for resolving the domain name of the provisioning
server.
To set up automatic provisioning for mass provisioning (example):
1. Create an ini file named "master_configuration.ini" with the following settings:
a. Common configuration for all devices:
# Check for updates daily at 24:00
AutoUpdatePredefinedTime = '24:00'
# CPT file update:
CptFileURL = 'https://www.company.com/call_progress.dat'
# Software (.cmp) file update:
AutoCmpFileUrl = 'https://www.company.com/sw.cmp'
b. Configuration per device based on MAC address:
IniFileURL = 'http://www.company.com/config_<MAC>.ini'
2. Copy the master_configuration.ini file as well as the CPT and .cmp files to the HTTP-
based provisioning server.
3. Configure each device with the following:
a. URL of the master_configuration.ini file for Automatic Update:
ini File:
IniFileURL =
'http://www.company.com/master_configuration.ini'
CLI:
# configure system
(config-system)# automatic update
(automatic-update)# voice-configuration
'http://www.company.com/master_configuration.ini'

Table of Contents

Other manuals for AudioCodes Mediant 2600

Related product manuals