CHAPTER 40 Automatic Provisioning
Mediant 4000 SBC | User's Manual
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.
●
MAC Address Placeholder in Configuration File Name
.
■
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 a "master" configuration file template named "master_configuration.ini" or "master_
startup.txt" with the following settings:
●
Common configuration for all devices:
◆
ini file:
AutoUpdatePredefinedTime = '24:00'
CptFileURL = 'https://www.company.com/call_progress.dat'
AutoCmpFileUrl = 'https://www.company.com/sw.cmp'
◆
CLI:
# configure system
(config-system)# automatic update
(automatic-update)# update-frequency 24:00
(automatic-update)# call-progress-tones https://www.company.com/call_
progress.dat
(automatic-update)# auto-firmware https://www.company.com/sw.cmp
●
Configuration per device based on MAC address:
◆
ini file:
IniFileURL = 'http://www.company.com/config_<MAC>.ini'
◆
CLI:
# configure system
(config-system)# automatic update
(automatic-update)# cli-script https://company.com/files/cli_script_
<MAC>.txt
(automatic-update)# voice-configuration http://www.company.com/config_
<MAC>.ini
- 710 -
Содержание Mediant 4000 SBC
Страница 1: ...User s Manual AudioCodes Series of Session Border Controllers SBC Mediant 4000 SBC Version 7 2...
Страница 40: ...Part I Getting Started with Initial Connectivity...
Страница 48: ...Part II Management Tools...
Страница 113: ...Part III General System Settings...
Страница 118: ...Part IV General VoIP Configuration...
Страница 525: ...Part V Session Border Controller Application...
Страница 654: ...Part VI Cloud Resilience Package...
Страница 663: ...Part VII High Availability System...
Страница 685: ...Part VIII Maintenance...
Страница 759: ...Part IX Status Performance Monitoring and Reporting...
Страница 844: ...Part X Diagnostics...
Страница 888: ...Part XI Appendix...
Страница 1036: ...This page is intentionally left blank CHAPTER 62 Technical Specifications Mediant 4000 SBC User s Manual 1003...