Cisco WRP400-G1 - Wireless Router Administration Manual page 22

Wireless-g broadband router with 2 phone ports and built-in analog telephone adapter
Hide thumbs Also See for WRP400-G1 - Wireless Router:
Table of Contents

Advertisement

Product Overview and Deployment Guidelines
Remote Provisioning
Cisco Small Business WRP400 Administration Guide
XML Format
Use the XML format for data (router) parameters. The XML file consists of a series
of elements (one per configuration parameter), encapsulated within the element
tags <flat-profile> ... </flat-profile>. The encapsulated elements specify values for
individual parameters. Here is an example of a valid XML profile:
<flat-profile>
<Admin_Passwd>some secret</Admin_Passwd>
<Upgrade_Enable>Yes</Upgrade_Enable>
</flat-profile>
The names of parameters in XML profiles can generally be inferred from the
WRP400 Configuration Utility, by substituting underscores (_) for spaces and other
control characters. To distinguish between Lines 1, 2, 3, and 4, corresponding
parameter names are augmented by the strings _1_, _2_, _3_, and _4_. For
example, Line 1 Proxy is named Proxy_1_ in XML profiles. For more information,
see
Appendix C, "WRP400 Provisioning Reference."
Binary Format
Binary format profiles contain voice parameter values and user access
permissions for the parameters. By convention, the profile uses the extension .cfg
(for example, spa2102.cfg). The Profile Compiler (SPC) tool compiles a plain-text
file containing parameter-value pairs into a properly formatted and encrypted .cfg
file.
The syntax of the plain-text file accepted by the profile compiler is a series of
parameter-value pairs, with the value in double quotes. Each parameter-value pair
is followed by a semicolon. Here is an example of a valid text source profile for
input to the SPC tool:
Admin_Passwd
"some secret";
Upgrade_Enable "Yes";
The names of parameters in the source text files for the SPC tool can generally be
inferred from the WRP400 Configuration Utility, by substituting underscores (_) for
spaces and other control characters. To distinguish between Line 1, 2, 3, and 4,
corresponding parameter names are augmented by adding [1], [2], [3], or [4]. For
example, the Line 1 Proxy is named Proxy[1] in source text profiles for input to the
SPC.
1
20

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wrp400Small business pro wrp400

Table of Contents