EasyManua.ls Logo

Cisco SPA921 - Cisco - IP Phone - Assignment Expressions; URL Syntax

Cisco SPA921 - Cisco - IP Phone
116 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Creating Provisioning Scripts
Proprietary Plain-Text Configuration File
Cisco Small Business IP Telephony Devices Provisioning Guide 46
2
Assignment Expressions
Arbitrary parameters can be pre-assigned values within the context of
Profile_Rule* and Upgrade_Rule parameter. This causes the assignment to be
performed before the profile if retrieved.
The syntax for performing these assignments is a list of individual parameter
assignments, enclosed within parentheses ( assignments )!, with each assignment
taking the form:
ParameterXMLName = “Value” ;
Note that the recognized parameter names correspond to the names as for XML-
based profiles.
Any parameter can be assigned a new value in this way, and macro-expansion
applies. For example, the following is a valid assignment expression:
( User_ID_1_ = “uid$B” ; GPP_C = “” ; GPP_D = “$MA” ; )!
For conciseness, the general purpose parameters GPP_A through GPP_P can also
be referred to by the single lowercase letters a through p. The example above is
equivalent to the following:
( User_ID_1_ = “uid$B” ; c = “” ; d = “$MA” ; )!
White space can optionally be used for readability.
URL Syntax
Standard URL syntax is used to specify how to retrieve configuration files and
firmware loads in Profile_Rule* and Upgrade_Rule parameters, respectively. The
syntax is as follows:
[ scheme:// ] [ server [:port]] filepath
Where scheme is one of the following values:
tftp
http
https

Table of Contents

Related product manuals