User's Manual 67. Configuration Parameters Reference
Version 6.8 793 Mediant 500L MSBR
Parameter Description
If you configure the parameter with the <CONF> variable tag,
you must reset the device with a burn-to-flash for your settings to
take effect.
The tags can be defined in any order.
CLI: automatic-update > auto-
firmware
[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.
[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.
EMS: AUPD Verify Certificates
CLI: system > tls > aupd-
verify-cert
[AUPDVerifyCertificates]
Determines whether the Automatic Update mechanism verifies
server certificates when using HTTPS.
[0] = Disable (default)
[1] = Enable
CLI: configure system >
automatic-update > crc-check
regular
[AUPDCheckIfIniChanged]
Enables the device to perform cyclic redundancy checks (CRC) on
downloaded configuration files (ini, Startup Script, or CLI Script)
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).