CHAPTER 40 Automatic Provisioning
Mediant 4000 SBC | User's Manual
IniFileURL = 'https://www.company.com/config_<MAC>.ini'
(automatic-update)# cli-script https://company.com/files/cli_script_<MAC>.txt
(automatic-update)# startup-script https://company.com/files/startup_<MAC>.txt
The device automatically replaces the string with its hardware MAC address, resulting in a file
name request that contains the device's MAC address, for example, config_00908F033512.ini or
startup_00908F033512.txt. Therefore, you can configure all the devices with the same URL and file
name.
If you write the MAC address placeholder string in lower case (i.e., "<mac>"), the
device adds the MAC address in lower case to the file name (e.g., config_<mac>.ini
results in config_00908
f
053736
e
); if in upper case (i.e., "<MAC>"), the device adds the
MAC address in upper case to the file name (e.g., config_<MAC>.ini results in config_
00908
F
053736
E
).
File Template for Automatic Provisioning
To facilitate automatic provisioning setup, you can use a single template to define the files to
download during automatic provisioning. The template uses special keywords to denote the
different file types to download and in the URL address of the provisioning server it uses a
placeholder for the file names which is replaced by hardcoded file names and extensions according
to file type, as described in more detail below.
●
Unlike the parameters that define specific URLs for Auxiliary files (e.g.,
CptFileURL), the file template feature always retains the URLs after each
automatic update process. Therefore, with the file template the device always
attempts to download the files upon each automatic update process.
●
If you configure a parameter used to define a URL for a specific file (e.g.,
CptFileURL), the settings of the TemplateUrl parameter is ignored for the specific
file type (e.g., CPT file).
●
Additional placeholders can be used in the file name in the URL, for example,
<MAC> for MAC address (see
MAC Address Placeholder in Configuration File
).
➢
To use a file template for automatic provisioning:
1.
Define the file
types
to download by the file template, using the AupdFilesList parameter. Use
the keywords listed in the table below to specify each file type. For example, to specify ini,
License Key, and CPT files:
●
ini File:
AupdFilesList = 'ini', 'fk', 'cpt'
●
CLI:
# configure system
(config-system)# automatic update
(automatic-update)# template-files-list ini,fk,cpt
- 699 -
Содержание 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...