Comments; Macro Expansion - Cisco SPA901-UK - Small Business Pro Provisioning Manual

Voice system, voice gateways, and ip telephones
Table of Contents

Advertisement

Creating Provisioning Scripts
Proprietary Plain-Text Configuration File
Cisco Small Business IP Telephony Devices Provisioning Guide

Comments

During development and scripting, it is often convenient to temporarily disable a
provisioning parameter by entering a # character at the start of the parameter
value. This effectively comments-out the remaining text in that parameter.
For example, a Profile_Rule with the value "# http://192.168.1.200/
sample.cfg" is equivalent to an empty Profile_Rule. The # character comment-
mechanism applies to the Profile_Rule*, Upgrade_Rule, and Resync_Trigger_*
parameters.

Macro Expansion

Several provisioning parameters undergo macro expansion internally prior to
being evaluated. This preevaluation step provides greater flexibility controlling the
resync and upgrade activities of the IP Telephony device.
The parameter groups which undergo macro expansion before evaluation are as
follows:
Resync_Trigger_*
Profile_Rule*
Log_Resync_*
Upgrade_Rule
Log_Upgrade_*
Under certain conditions, some general purpose parameters (GPP_*) also undergo
macro expansion, as explicitly indicated in the Optional Resync Arguments
section.
During macro expansion, expressions of the form $NAME and $(NAME) are
replaced by the contents of the named variables. These variables include general
purpose parameters, several product identifiers, certain event timers, and
provisioning state values. For a complete list, see the
Variables" section on page
In the following example, the expression $(MAU) is used to insert the MAC address
000E08012345.
The administrator enters: spa$(MAU)config.cfg
The resulting macro expansion for a device with MAC address
000E08012345 is: spa000E08012345config.cfg
89.
2
"Macro Expansion
40

Advertisement

Table of Contents
loading

Table of Contents