User's Manual 842 Document #: LTRT-89730
Mediant 3000
Parameter Description
ï‚§ The tags can be defined in any order.
ï‚§ The tags must be defined adjacent to one another (i.e., no spaces).
[AutoCmpFileUrl]
Defines the filename and path (URL) to the provisioning server from
where the software file (.cmp) can be downloaded, based on timestamp
for the Automatic Updated mechanism.
The valid value is an IP address in dotted-decimal notation or an FQDN.
[AUPDVerifyCertificates]
Determines whether the Automatic Update mechanism verifies server
certificates when using HTTPS.
ï‚§ [0] = Disable (default)
ï‚§
= Enable
[AUPDDigestUsername] Defines the username for digest (MD5 cryptographic hashing) access
authentication with the HTTP server used for the Automatic Update
feature.
The valid value is a string of up to 50 characters. By default, no value is
defined.
[AUPDDigestPassword] Defines the password for digest (MD5 cryptographic hashing) access
authentication with the HTTP server used for the Automatic Update
feature.
The valid value is a string of up to 50 characters. By default, no value is
defined.
[AUPDCheckIfIniChange
d]
Enables the device to perform cyclic redundancy checks (CRC) on
downloaded configuration files (ini) during the Automatic Update process.
The CRC checks whether the content (raw data) of the downloaded file is
different to the content of the previously downloaded file from the
previous Automatic Update process. The device compares the CRC
check value (code) result with the check value of the previously
downloaded file. If the check values are identical, it indicates that the file
has no new configuration settings, and the device discards the file. If the
check values are different, the device installs the downloaded file and
applies the new configuration settings.
ï‚§ [0] = (Default) Disable - the device does not perform CRC and installs
the downloaded file regardless.
ï‚§ [1]
= Enable CRC for the entire file, including line order (i.e., same text
must be on the same lines). If there are differences between the files,
the device installs the downloaded file. If there are no differences, the
device discards the newly downloaded file.
ï‚§ [2] = Enable CRC for individual lines only. Same as option [1], except
that the CRC ignores the order of lines (i.e., same text can be on
different lines).