Cisco 8800 Series Manual page 103

Hide thumbs Also See for 8800 Series:
Table of Contents

Advertisement

Cisco IP Phone Provisioning
The resulting macro expansion for a device with MAC address 000E08012345 is:
000E08012345config.cfg
If a macro name is not recognized, it remains unexpanded. For example, the name STRANGE is not recognized
as a valid macro name, while MAU is recognized as a valid macro name.
The administrator enters: $STRANGE$MAU.cfg
The resulting macro expansion for a device with MAC address 000E08012345 is:
$STRANGE000E08012345.cfg
Macro expansion is not applied recursively. For example, $$MAU" expands into $MAU" (the $$ is expanded),
and does not result in the MAC address.
The contents of the special purpose parameters, GPP_SA through GPP_SD, are mapped to the macro
expressions $SA through $SD. These parameters are only macro expanded as the argument of the --key ,
--uid, and --pwd options in a resync URL.
Conditional Expressions
Conditional expressions can trigger resync events and select from alternate URLs for resync and upgrade
operations.
Conditional expressions consist of a list of comparisons, separated by the and operator. All comparisons must
be satisfied for the condition to be true.
Each comparison can relate to one of the following three types of literals:
• Integer values
• Software or hardware version numbers
• Doubled-quoted strings
Version Numbers
Multiplatform phones (MPP) formal release software version uses this format, where BN==Build Number:
• Cisco IP Phone 8800 Series—sip88xx.v1-v2-v3MPP-BN
The comparing string must use the same format. Otherwise, a format parsing error results.
In the software version, v1-v2-v3-v4 can specify different digits and characters, but must start with a numeric
digit. When comparing the software version, v1-v2-v3-v4 is compared in sequence, and the leftmost digits
take precedence over the latter ones.
If v[x] includes only numeric digits, the digits are compared; if v[x] includes numeric digits + alpha characters,
digits are compared first, then characters are compared in alphabetical order.
Example of Valid Version Number
sipyyyy.11-0-0MPP-BN
By contrast: 11.0.0 is an invalid format.
Cisco IP Phone 8800 Series Multiplatform Phone Administration Guide for Release 11.3(1) and Later
Conditional Expressions
83

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

885188618865

Table of Contents