Specifications
11-6
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 11 Configuring VoiceView Express
Configuring the Phone-Authentication Service
Perform the following steps to configure the phone authentication service on Cisco Unity Express.
SUMMARY STEPS
1. config t
2. site name local
3. phone-authentication username username password password
4. end
5. show phone-authentication configuration
DETAILED STEPS
Example
The following is sample output for the show phone-authentication configuration command:
se-10-0-0-0# show phone-authentication configuration
Authentication service URL: http://<CUE-hostname>/voiceview/authentication/authenticate.do
Authentication Fallback Server URL: http://172.16.10.10/auth-server/authenticate.asp
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
site name local
Example:
se-10-0-0-0(config)# site name local
Configures a Cisco Unified CME site and enters site
configuration mode.
Step 3
phone-authentication username username password
password
Example:
se-10-0-0-0(config-site)# phone-authentication
username user-8 password mypass
Sets the authentication username and password.
Step 4
end
Example:
se-10-0-0-0(config-site)# end
Exits authentication mode.
Step 5
show phone-authentication configuration
Example:
se-10-0-0-0# show phone-authentication
configuration
(Optional) Displays the VoiceView Express
authentication parameters.