cc/td/doc/product/voice/its/cme34
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table Of Contents

Cisco Unified CME Commands: W

web admin customer

web admin system

web customize load


Cisco Unified CME Commands: W


Last Updated: January 17, 2007
First Published: February 27, 2006

This chapter contains commands to configure and maintain Cisco Unified Communications Manager Express (formally known as Cisco Unified CallManager Express). The commands are presented in alphabetical order. Some commands required for configuring Cisco Unified Communications Manager Express (Cisco Unified CME) may be found in other Cisco IOS command references. Use the command reference master index or search online to find these commands.

web admin customer

To define a username and password for a Cisco Unified CME customer administrator, use the web admin customer command in telephony-service configuration mode. To disable a customer administrator login, use the no form of this command.

web admin customer name username {password string | secret {0 | 5} string}

no web admin customer

Syntax Description

name username

Defines the username for the customer administrator. String can contain a maximum of 28 alphanumeric characters. Default is Customer.

password string

Defines a character string for login authentication, which will be stored in the running configuration as plain text. String can contain a maximum of 28 alphanumeric characters. Default is no password.

secret {0 | 5} string

Defines a character string for login authentication, which will be stored in the running configuration as encrypted using Message Digest 5 (MD5). The digit 0 or 5 specifies whether the displayed string that follows is encrypted:

0—Password that follows is not encrypted.

5—Password that follows is encrypted.


Command Default

A customer administrator with username Customer and no password.

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco CME Version
Modification

12.2(11)YT

2.1

This command was introduced.

12.2(15)T

2.1

This command was integrated into Cisco IOS Release 12.2(15)T.


Usage Guidelines

This command enables customer administrator access for the Cisco Unified CME graphical user interface (GUI).

Examples

The following example defines a customer administrator named user22 whose password is pw567890:

Router(config)# telephony-service
Router(config-telephony)# web admin customer name user22 password pw567890



Related Commands

Command
Description

telephony-service

Enters telephony-service configuration mode.

web customize load

Loads and parses an XML file in router flash memory to customize a GUI for a customer administrator.


web admin system

To define a username and password for a Cisco Unified CME system administrator, use the web admin system command in telephony-service configuration mode. To disable a system administrator login, use the no form of this command.

web admin system name username {password string | secret {0 | 5} string}

no web admin system

Syntax Description

name username

Defines a login name for the system administrator. String can contain a maximum of 28 alphanumeric characters. Default name is Admin.

password string

Defines a character string for login authentication, which will be stored in the running configuration as plain text. String can contain a maximum of 28 alphanumeric characters. Default is no password.

secret {0 | 5} string

Defines a character string for login authentication, which will be stored in the running configuration as encrypted using Message Digest 5 (MD5). The digit 0 or 5 specifies whether the displayed string that follows is encrypted:

0—Password that follows is not encrypted.

5—Password that follows is encrypted.


Command Default

A system administrator with username Admin and no password.

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco CME Version
Modification

12.2(11)YT

2.1

This command was introduced.

12.2(15)T

2.1

This command was integrated into Cisco IOS Release 12.2(15)T.


Usage Guidelines

This command enables system administrator access for the Cisco Unified CME graphical user interface (GUI).

Use the secret 0 keyword pair when entering a plain-text password string. This keyword pair instructs the system to encrypt the system administrator password with MD5. An encrypted version of the string is saved in the running configuration, as shown in the following example. The digit 5 that appears after the secret keyword in the running configuration indicates that the password that follows is shown in its encrypted version.

web admin system name jsmith secret 5 $1$TCyK$OU/NSQ/VtAU2ibHdi8Uau

Examples

The following example establishes a system administrator named user1 whose password will be encrypted in the running configuration:

Router(config)# telephony-service
Router(config-telephony)# web admin system name user1 secret 0 pw234567

Related Commands

Command
Description

telephony-service

Enters telephony-service configuration mode.


web customize load

To load and parse an eXtensible Markup Language (XML) file in router flash memory to customize a Cisco CallManager Express graphic user interface (GUI) for a customer administrator, use the web customize load command in telephony-service configuration mode. To disable the customized GUI and use the system administrator GUI for the customer administrator, use the no form of this command.

web customize load filename

no web customize load

Syntax Description

filename

Name of the XML file in router flash memory that defines the customer administrator GUI.


Defaults

The standard system administrator GUI is used.

Command Modes

Telephony-service configuration

Command History

Cisco IOS Release
Cisco CME Version
Modification

12.2(11)YT

2.1

This command was introduced.

12.2(15)T

2.1

This command was integrated into Cisco IOS Release 12.2(15)T.


Usage Guidelines

Use this command with Cisco IOS Telephony Services V2.1, Cisco CallManager Express 3.0, or a later version.

Examples

The following example specifies a file named cust_admin_gui.xml as the file that defines the GUI for Cisco CME customer administrators:

Router(config)# telephony-service
Router(config-telephony)# web customize load cust_admin_gui.xml

Related Commands

Command
Description

telephony-service

Enters telephony-service configuration mode.



hometocprevnextglossaryfeedbacksearchhelp

Posted: Thu Jul 12 14:57:02 PDT 2007
All contents are Copyright © 1992--2007 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.