Appendix A Additional Configuration Methods, Parameters, and Procedures
TFTP Configuring
A-4
Cisco IP Phone Administration Guide for Cisco CallManager 3.3, Cisco IP Phones 7902G/7905G/7912G
OL-6313-01
Related Topic
• Creating or Updating a Profile File, page A-4
Creating or Updating a Profile File
Use the file example_uprofile.txt or an existing text profile file as a template for
creating a text version of a Cisco IP Phone profile file.
Profile File Conventions
A text profile file must conform to the following conventions:
• The characters #txt must appear at the beginning of the first line of the file so
that the formatting tool, cfgfmt.exe, will treat the file as a text file
• A pound sign (#) at the beginning of a line indicates a comment
• Parameter/value pairs are entered in the form parameter:value, where
parameter is the exact name of the parameter and value is a valid value
• Each parameter/value pair must appear on a its own line
• All parameter/value pairs are optional, but the Cisco IP Phone Models 7902G
and 7905G might not function properly if some values are missing.
• A parameter value is one of the following types:
–
Alphanumeric string
–
Numeric digit string
–
Array of short integers
–
IP address (for example, 192.168.2.170)
–
Extended IP address—IP address with port (for example,
192.168.2.170.9001)
–
Boolean (1 or 0)
–
Bitmap—unsigned hexadecimal integer (for specifying bits in 32-bit
integer)
–
Integer (32-bit integer)