User Access Attribute; Access Control; Parameter Properties - Cisco 6800 Series Provisioning Manual

Multiplatform phones
Hide thumbs Also See for 6800 Series:
Table of Contents

Advertisement

Configuration File Components

User Access Attribute

The user access (ua) attribute controls may be used to change access by the User account. If the ua attribute
is not specified, the existing user access setting is retained. This attribute does not affect access by the Admin
account.
The ua attribute, if present, must have one of the following values:
• na—No access
• ro—Read-only
• rw—Read and write
The following example illustrates the ua attribute:
<flat-profile>
<SIP_TOS_DiffServ_Value_1_ ua="na"/>
<Dial_Plan_1_ ua="ro"/>
<Dial_Plan_2_ ua="rw"/>
</flat-profile>
Double quotes must enclose the value of the ua option.

Access Control

If the <Phone-UI-User-Mode> parameter is enabled, the phone GUI honors the user access attribute of the
relevant parameters when the GUI presents a menu item.
For menu entries that are associated with a single configuration parameter:
• Provisioning the parameter with "ua=na" ("ua" stands for "user access") attribute makes the entry disappear.
• Provisioning the parameter with "ua=ro" attribute makes the entry read-only and non-editable.
For menu entries that are associated with multiple configuration parameters:
• Provisioning all concerned parameters with "ua=na" attribute makes the entries disappear.
Related Topics
Configuration Access Control, on page 8

Parameter Properties

These properties apply to the parameters:
• Any parameters that no profile specifies are left unchanged in the phone.
• Unrecognized parameters are ignored.
• If the Open format profile contains multiple occurrences of the same parameter tag, the last such
occurrence overrides any earlier ones. To avoid inadvertent override of configuration values for a
parameter, we recommend that each profile specify at most one instance of a parameter.
• The last profile processed takes precedence. If multiple profiles specify the same configuration parameter,
the value of the latter profile takes precedence.
Cisco IP Phone 6800 Series Multiplatform Phones Provisioning Guide
14
Provisioning Scripts

Advertisement

Table of Contents
loading

Table of Contents