Specifications

5-17
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 5 Configuring System Components
Configuring SIP Call Control Parameters
10. username username site site-name
11. end
12. show site [site-name]
13. show users site [site-name]
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
site name [site-name|local]
Example:
se-10-0-0-0(config)# site name local
Creates a Cisco Unified CME site:
site-name—The syntax for the site name is the same
as the username, containing letters, numbers,
hyphens, and/or dots, maximum 32 characters.
local—Name of the central site.
Step 3
site-hostname hostname
Example:
se-10-0-0-0(config-site)# site-hostname 192.0.2.13
Sets the DNS hostname or IP address of the
Cisco Unified CME site.
Step 4
description “text
Example:
se-10-0-0-0(config-site)# description “San Jose HQ”
Configures a description for the site:
text—Description for a specific site. The description
can have a maximum of 64 characters and must be
bracketed by quotes.
Step 5
web username username password password
Example:
se-10-0-0-0(config-site)# web username admin
password pass18
Configures the Web username and Web password for
the site:
username—Web username for the site.
password—Web password for the site.
Step 6
web credentials hidden username-password-hash
Example:
se-10-0-0-0(config-site)# web credentials hidden
"GixGRq8cUmGIZDg9c8oX9EnfGWTYHfmPSd8ZZNgd+Y9J3xlk2B3
5j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNg
d+Y9J3xlk2B35j0nfGWTYHfmP"
Configures the hidden Web credentials for the site:
username-password-hash—Encrypted credentials for
the Web username and password for the site.
Step 7
xml username username password password
Example:
se-10-0-0-0(config-site)# xml username user42
password password42
Configures the XML username and Web password for
the site:
username—Web username for the site.
password—Web password for the site.