Cisco Unity Express 2.3 CLI Administrator Guide
Advanced Configuration

Table Of Contents

Advanced Configuration

Configuring Application Parameters

Required Data for This Procedure

Examples

Configuring Multiple Triggers for an Application

Port Sharing Among Multiple Triggers

Required Data for This Procedure

Examples

Configuring the Hostname

Examples

Configuring the DNS Server

Examples

Configuring NTP Servers

Adding NTP Servers

Examples

Removing an NTP Server

Displaying NTP Server Information

Configuring a Syslog Server

Required Data for This Procedure

Examples

Configuring the Clock Time Zone

Examples


Advanced Configuration


Last Updated: July 25, 2006

This chapter describes advanced configuration procedures for modifying application parameters after the initial installation and configuration process described in the section "Configuring System Components" on page 33. That earlier chapter includes commands not described in this chapter.

The advanced configuration procedures include:

Configuring Application Parameters

Configuring Multiple Triggers for an Application

Configuring the Hostname

Configuring the DNS Server

Configuring NTP Servers

Configuring a Syslog Server

Configuring the Clock Time Zone

Configuring Application Parameters

The section "Advanced Configuration" described how to configure parameters for the applications that shipped with Cisco Unity Express. This procedure describes how to configure parameters for your custom auto-attendant application script.

Required Data for This Procedure

Application name.

Script name for the application.

Maxsessions value. See the section "Sharing Ports Among Applications and Triggers" on page 52.

Name and value for each parameter that the script requires. These may vary, depending on the script that you have created.


Note For more information about creating scripts, refer to the Cisco Unity Express 2.3 Guide to Writing Auto-Attendant Scripts.


SUMMARY STEPS

1. config t

2. ccn application full-name

3. default parameter

4. description "text"

5. maxsessions number

6. no parameter

7. parameter name "value"

8. script name [description "description"]

9. enabled

10. end

11. exit

12. show ccn scripts

13. show ccn application

14. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

ccn application full-name

Example:

se-10-0-0-0(config)# ccn application myscript

Specifies the application to configure and enters application configuration mode. Use the full name of the application for the full-name argument.

Step 3 

default parameter

Example:
se-10-0-0-0(config-application)# default maxsessions

(Optional) Resets the application parameter as follows:

default description—Uses the name of the application.

default enabled—Enables the application.

default maxsessions—Uses the number of ports on your Cisco Unity Express module. See Table 2 on page 10, Table 4 on page 11, or Table 6 on page 12 for the maximum number of ports.

default script—No effect.

default parameter—Uses the script's default value.

Step 4 

description "text"

Example:

se-10-0-0-0(config-application)# description "my application"

(Optional) Enter a description of the application. Use double quotes around the text.

Step 5 

maxsessions number

Example:

se-10-0-0-0(config-application)# maxsessions 5

Specifies the number of callers who can access this application simultaneously. See "Port Sharing Among Multiple Triggers" for guidelines on assigning this value.

Step 6 

no parameter

Example:

se-10-0-0-0(config-application)# no description

(Optional) Deletes or disables a script value.

Step 7 

parameter name "value"

Example:

se-10-0-0-0(config-application)# parameter MaxRetry "4"

se-10-0-0-0(config-application)# parameter WelcomePrompt "Welcome.wav"

Specifies parameters for the application. Each parameter must have a name and a value, which is written within double quotes.

Step 8 

script name [description "description"]

Example:

se-10-0-0-0(config-application)# script myscript.aef description "My New Script"

Specifies the name of the script and an optional description, which must be written within double quotes. If no description is provided, the system uses the name value for the description.

Step 9 

enabled

Example:

se-10-0-0-0(config-application)# enabled

Allows the application to be accessible to the system.

Step 10 

end

Example:

se-10-0-0-0(config-application)# end

Exits application configuration mode.

Step 11 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 12 

show ccn scripts

Example:
se-10-0-0-0# show ccn scripts

Displays the configured script names and their descriptions.

Step 13 

show ccn application

Example:
se-10-0-0-0# show ccn application

Displays details about each configured application.

Step 14 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following example illustrates the show ccn scripts output:

se-10-0-0-0# show ccn scripts

Name:                                   myscript.aef
Description:                            My New Script
se-10-0-0-0#

The following example illustrates the show ccn application output:

se-10-0-0-0# show ccn application

Name:                                   myscript
Description:                            my application
Script:                                 myscript.aef
ID number:                              2
Enabled:                                yes
Maximum number of sessions:             5
Retries:                                4
WelcomePrompt:                          Welcome.wav
se-10-0-0-0# 

Configuring Multiple Triggers for an Application

Your network may require additional triggers for one or more Cisco Unity Express applications. For example, customers may be able to dial more than one telephone number to contact your company. These telephone numbers would activate the auto-attendant application.

Use this procedure to configure the additional triggers. The trigger must match a dial peer configured on Cisco Unified CME or a JTAPI route point on Cisco Unified CallManager. If you configure a trigger on Cisco Unity Express, verify that the dial peer exists in Cisco Unified CME or the route point exists on Cisco Unified CallManager.

Cisco Unity Express supports a maximum of 8 triggers for all applications combined. This applies to the CUE-NM-EC, CUE-NM, and CUE-AIM.

Port Sharing Among Multiple Triggers

Each trigger is assigned a maxsessions value. In addition to the guidelines described in "Port Sharing Among Multiple Triggers", one other consideration is needed.

The maximum number of callers that can access an application concurrently is determined by the application's maxsession value if the total maxsessions value from all its triggers exceeds the application's maxsessions value.

For example, suppose your module has 8 ports and you assigned the auto-attendant application a maxsessions value of 5. Your auto-attendant application has 2 triggers. You configure one trigger with a maxsessions value of 2 and the other trigger with a maxsessions value of 4. The maximum number of callers that can access the auto-attendant application simultaneously is 5, not 6.

Suppose, instead, that you configure one trigger with a maxsessions value of 2 and the other trigger with a maxsessions value of 2. The maximum number of simultaneous callers to the application is 4, not 5.

Required Data for This Procedure

The following information is required to configure the triggers:

Telephone number that invokes the application. The number must not be the same for voice-mail, auto-attendant, and the greeting management system.

Number of milliseconds that the system must wait for a caller response before it times out and drops the call.

Language to use for the prompts. Cisco Unity Express supports only one language installed on the system. This option cannot be changed.

Maximum number of callers, or sessions, that the application can handle simultaneously. The total for all applications must not exceed the maximum number of ports for the system. (See Table 2 on page 10, Table 4 on page 11, or Table 6 on page 12 for the maximum number of ports.) The applications need not have the same maximum number; for example, voice mail might need three sessions, while auto attendant needs five sessions.

SUMMARY STEPS

1. config t

2. ccn trigger {sip | jtapi} phonenumber number

3. application string

4. default parameter

5. idletimeout time

6. locale language

7. maxsessions number

8. no parameter

9. enabled

10. end

11. Repeat Step 2 to Step 10 to configure additional triggers for this application.

12. exit

13. show ccn trigger

14. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

ccn trigger {sip | jtapi} phonenumber number

Example:

se-10-0-0-0(config)# ccn trigger sip phonenumber 50150

se-10-0-0-0(config)# ccn trigger jtapi phonenumber 50160

Specifies the telephone number that acts as the trigger to start the application and enters trigger configuration mode.

sip—Trigger is used for SIP calls.

jtapi—Trigger is used for JTAPI calls.

number—Telephone number that must match a SIP dial peer configured on Cisco Unified CME or a JTAPI route point configured on Cisco Unified CallManager.

Step 3 

application string

Example:

se-10-0-0-0(config-trigger)# application myapplication

Specifies the name of the application to start when the telephone number is dialed, which, in turn, invokes the appropriate application script. This application name must match the name that was configured with the ccn application name command.

Step 4 

default parameter

Example:

se-10-0-0-0(config-trigger)# default idletimeout

se-10-0-0-0(config-trigger)# default maxsessions

(Optional) Resets the application parameter to the script-defined default value. Using the default command on Cisco Unity Express system parameters has the following effects:

default application—No effect.

default enabled—Enables the application.

default idletimeout—Uses 5000 (5 seconds).

default locale—Uses the system default.

default maxsessions—Uses the number of ports on your Cisco Unity Express module. See Table 2 on page 10, Table 4 on page 11, or Table 6 on page 12 for the maximum number of ports.

Step 5 

idletimeout time

Example:

se-10-0-0-0(config-trigger)# idletimeout 500

Specifies the number of milliseconds to wait for a caller's response before timing out and disconnecting the call.

Step 6 

locale language

Example:

se-10-0-0-0(config-trigger)# locale en_ENU

Specifies the language to use for the prompts heard by the caller. Cisco Unity Express supports only one language installed on the system. This option cannot be changed.

Step 7 

maxsessions number

Example:

se-10-0-0-0(config-trigger)# maxsessions 3

Specifies the maximum number of callers the application can handle simultaneously. See "Port Sharing Among Multiple Triggers" for guidelines on assigning this value.

Step 8 

no parameter

Example:

se-10-0-0-0(config-trigger)# no maxsessions

(Optional) Deletes or disables the parameter value. Using the no command on Cisco Unity Express system parameters has the following effects:

no application—No effect.

no enabled—Disables the application.

no idletimeout—No effect.

no locale—Uses the system default.

no maxsessions—Sets the value to 0.

Step 9 

enabled

Example:

se-10-0-0-0(config-trigger)# enabled

Enables the trigger.

Step 10 

end

Example:

se-10-0-0-0(config-trigger)# end

Exits trigger configuration mode.

Step 11 

Repeat Step 2 to Step 10 to configure additional triggers for this application.

Step 12 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 13 

show ccn trigger

Example:

se-10-0-0-0# show ccn trigger

Displays the parameter values for all configured triggers.

Step 14 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following sample configuration sets two triggers for the voice-mail application:

se-10-0-0-0# config t

se-10-0-0-0(config)# ccn trigger sip phonenumber 50150

se-10-0-0-0(config-trigger)# application voicemail

se-10-0-0-0(config-trigger)# idletimeout 500

se-10-0-0-0(config-trigger)# maxsessions 4

se-10-0-0-0(config-trigger)# enabled

se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)#

se-10-0-0-0(config)# ccn trigger sip phonenumber 50160

se-10-0-0-0(config-trigger)# application voicemail

se-10-0-0-0(config-trigger)# idletimeout 1000

se-10-0-0-0(config-trigger)# maxsessions 8

se-10-0-0-0(config-trigger)# enabled

se-10-0-0-0(config-trigger)# end
se-10-0-0-0(config)# exit
se-10-0-0-0# 

The output for the show ccn trigger command might look similar to the following:

se-10-0-0-0# show ccn trigger

Name:                         50150
Type:                         SIP
Application:                  voicemail
Locale:                       en_ENU
Idle Timeout:                 500
Enabled:                      yes
Maximum number of sessions:   4

Name:                         50160
Type:                         SIP
Application:                  voicemail
Locale:                       en_ENU
Idle Timeout:                 1000
Enabled:                      yes
Maximum number of sessions:   8

se-10-0-0-0#

Configuring the Hostname

During the software postinstallation process, the hostname was configured. Use this procedure to change the hostname.

SUMMARY STEPS

1. config t

2. hostname hostname

3. exit

4. show hosts

5. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

hostname hostname

Example:

se-10-0-0-0(config)# hostname mainhost

mainhost(config)#

Specifies the hostname that identifies the local Cisco Unity Express system. Do not include the domain name as part of the hostname.

The Cisco Unity Express prompt changes to reflect the hostname. If you do not enter a hostname, the prompt is formed using "se" and the IP address of the Cisco Unity Express network module.

Step 3 

exit

Example:

mainhost(config)# exit

Exits configuration mode.

Step 4 

show hosts

Example:

mainhost# show hosts

Displays the local hostname and DNS servers configured on the system.

Step 5 

copy running-config startup-config

Example:

mainhost# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following commands configure the hostname:

se-10-0-0-0# config t
se-10-0-0-0(config)# hostname mainhost
ca-west(config)# exit
ca-west#

The output from the show hosts command might look similar to the following:

ca-west# show hosts

Hostname:      mainhost
Domain:        myoffice
DNS Server1:   10.100.10.130
DNS Server2:   10.5.0.0
ca-west#

Configuring the DNS Server

During the software postinstallation process, the DNS server and IP addresses may have been configured. Use this procedure to change the server name and IP addresses.

SUMMARY STEPS

1. config t

2. ip domain-name dns-server-name

3. ip name-server ip-address [ip-address] [ip-address] [ip-address]

4. exit

5. show hosts

6. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

ip domain-name dns-server-name

Example:

se-10-0-0-0(config)# ip domain-name mycompany.com

Specifies the domain name of the DNS server.

Step 3 

ip name-server ip-address [ip-address] [ip-address] [ip-address]

Example:

se-10-0-0-0(config)# ip name-server 192.168.0.5


se-10-0-0-0(config)# ip name-server 192.168.0.5 192.168.0.10 192.168.0.12 192.168.0.20

Specifies up to four IP addresses for the DNS server.

Step 4 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 5 

show hosts

Example:

se-10-0-0-0# show hosts

Displays the IP route destinations, gates, and masks.

Step 6 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following commands configure the DNS server:

se-10-0-0-0# config t
se-10-0-0-0(config)# ip domain-name mycompany
se-10-0-0-0(config)# ip name-server 10.100.10.130 10.5.0.0
se-10-0-0-0(config)# exit
se-10-0-0-0#

The output from the show hosts command might look similar to the following:

se-10-0-0-0# show hosts

Hostname:      se-10-100-6-10
Domain:        mycompany
DNS Server1:   10.100.10.130
se-10-0-0-0#

Configuring NTP Servers

During the software postinstallation process, the Network Time Protocol (NTP) server may have been configured. Cisco Unity Express accepts a maximum of three NTP servers. Use this procedure to add or delete NTP servers.

Adding NTP Servers

You can designate an NTP server using its IP address or its hostname.

Cisco Unity Express uses the DNS server to resolve the hostname to an IP address and stores the IP address as an NTP server. If DNS resolves the hostname to more than one IP address, Cisco Unity Express randomly chooses one of the IP addresses that is not already designated as an NTP server.

To configure an NTP server with multiple IP addresses for a hostname, repeat the configuration steps using the same hostname. Each iteration assigns the NTP server to its remaining IP addresses.

SUMMARY STEPS

1. config t

2. ntp server {hostname | ip-address} [prefer]

3. exit

4. show ntp status

5. show ntp configuration

6. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

ntp server {hostname | ip-address} [prefer]

Example:

se-10-0-0-0(config)# ntp server 10.0.3.4

se-10-0-0-0(config)# ntp server 10.0.10.20 prefer

Specifies the name or IP address of the NTP server.

If more than one server is configured, the server with the prefer attribute is used before the others.

Step 3 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 4 

show ntp status

Example:

se-10-0-0-0# show ntp status

Displays the NTP subsystem status.

Step 5 

show ntp configuration

Example:

se-10-0-0-0# show ntp configuration

Displays the configured NTP servers.

Step 6 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following commands configure the NTP server:

se-10-0-0-0# config t
se-10-0-0-0(config)# ntp server 10.100.6.9
se-10-0-0-0(config)# exit
se-10-0-0-0#

The output from the show ntp status command might look similar to the following:

se-10-0-0-0# show ntp status

NTP reference server 1:       10.100.6.9
Status:                       sys.peer
Time difference (secs):       3.268110099434328E8
Time jitter (secs):           0.1719226837158203
se-10-0-0-0#

The following example configures an NTP server with a hostname that points to two IP addresses 172.16.10.1 and 172.16.10.2:

se-10-0-0-0# config t
se-10-0-0-0(config)# ntp server NTP.mine.com
se-10-0-0-0(config)# exit
se-10-0-0-0#

se-10-0-0-0# config t
se-10-0-0-0(config)# ntp server NTP.mine.com
se-10-0-0-0(config)# exit
se-10-0-0-0#

The output from the show ntp status command might look similar to the following:

se-10-0-0-0# show ntp status

NTP reference server 1:       172.16.10.1
Status:                       sys.peer
Time difference (secs):       3.268110099434328E8
Time jitter (secs):           0.1719226837158203

NTP reference server 1:       172.16.10.2
Status:                       sys.peer
Time difference (secs):       3.268110099434328E8
Time jitter (secs):           0.1719226837158203
se-10-0-0-0#

Removing an NTP Server

Remove an NTP server using its IP address or hostname.

SUMMARY STEPS

1. config t

2. no ntp server {hostname | ip-address}

3. exit

4. show ntp status

5. show ntp configuration

6. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

no ntp server {hostname | ip-address}

Example:

se-10-0-0-0(config)# no ntp server 10.0.3.4

se-10-0-0-0(config)# no ntp server myhost

Specifies the hostname or IP address of the NTP server to remove.

Step 3 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 4 

show ntp status

Example:

se-10-0-0-0# show ntp status

Displays the NTP subsystem status.

Step 5 

show ntp configuration

Example:

se-10-0-0-0# show ntp configuration

Displays the configured NTP servers.

Step 6 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Displaying NTP Server Information

The following commands are available to display NTP server configuration information and status:

show ntp associations

show ntp servers

show ntp source

show ntp status

The following is sample output for the show ntp associations command:

se-10-0-0-0# show ntp associations

ind assID status  conf reach auth condition  last_event cnt
===========================================================
  1 61253  8000   yes   yes  none    reject

The following is sample output for the show ntp servers command:

se-10-0-0-0# show ntp servers

     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
 1.100.6.9       0.0.0.0         16 u    - 1024    0    0.000    0.000 4000.00
space reject,       x falsetick,       . excess,          - outlyer
+ candidate,        # selected,        * sys.peer,        o pps.peer

The following is sample output for the show ntp source command:

se-10-0-0-0# show ntp source

127.0.0.1: stratum 16, offset 0.000013, synch distance 8.67201
0.0.0.0:        *Not Synchronized*

The following is sample output for the show ntp status command:

se-10-0-0-0# show ntp status

NTP reference server :        10.100.6.9
Status:                       reject
Time difference (secs):       0.0
Time jitter (secs):           4.0

Configuring a Syslog Server

Cisco Unity Express captures messages that describe activities in the system. These messages are collected and directed to a messages.log file on the Cisco Unity Express module hard disk, the console, or an external system log (syslog) server. The messages.log file is the default destination.

This section describes the procedure for configuring an external server to collect the messages. To view the messages, see "Viewing System Activity Messages" on page 256.

Required Data for This Procedure

You need the hostname or IP address of the designated log server.

SUMMARY STEPS

1. config t

2. log server address {hostname | ip-address}

3. exit

4. show running-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

log server address {hostname | ip-address}

Example:

se-10-0-0-0(config)# log server address 10.187.240.31

se-10-0-0-0(config)# log server address logpc

Specifies the hostname or IP address of the NTP server designated as the log server.

Step 3 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 4 

show running-config

Example:

se-10-0-0-0# show running-config

Displays the system configuration, which includes the configured log server.

Examples

The output from the show running-config command might look similar to the following:

se-10-0-0-0# show running-config

clock timezone America/Los_Angeles

hostname se-10-0-0-0

ip domain-name localdomain

ntp server 10.100.60.1
.
.
.
log server address 10.100.10.210

voicemail default mailboxsize 3000
voicemail capacity time 6000

end

Configuring the Clock Time Zone

During the software postinstallation process, the time zone of the local Cisco Unity Express module was configured. Use this procedure to change the module's time zone.

Cisco Unity Express automatically updates the clock for daylight savings time on the basis of the selected time zone.

SUMMARY STEPS

1. config t

2. clock timezone timezone

3. exit

4. show clock detail

5. copy running-config startup-config

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

config t

Example:

se-10-0-0-0# config t

Enters configuration mode.

Step 2 

clock timezone timezone

Example:

se-10-0-0-0(config)# clock timezone America/Los_Angeles

Specifies the local time zone. To enter a value for the timezone argument, you must know the phrase that represents your time zone.

If you do know the phrase, press <Enter>. A series of menus will appear to help you choose the time zone.

Step 3 

exit

Example:

se-10-0-0-0(config)# exit

Exits configuration mode.

Step 4 

show clock detail

Example:

se-10-0-0-0# show clock detail

Displays the time zone, clocking resolution, and current clock time.

Step 5 

copy running-config startup-config

Example:

se-10-0-0-0# copy running-config startup-config

Copies the configuration changes to the startup configuration.

Examples

The following commands configure the clock time zone:

se-10-0-0-0# config t
se-10-0-0-0(config)# clock timezone

Please identify a location so that time zone rules can be set correctly.
Please select a continent or ocean.
1) Africa            4) Arctic Ocean     7) Australia       10) Pacific Ocean
2) Americas          5) Asia             8) Europe
3) Antarctica        6) Atlantic Ocean   9) Indian Ocean
#? 2
Please select a country.
 1) Anguilla              18) Ecuador               35) Paraguay
 2) Antigua & Barbuda     19) El Salvador           36) Peru
 3) Argentina             20) French Guiana         37) Puerto Rico
 4) Aruba                 21) Greenland             38) St Kitts & Nevis
 5) Bahamas               22) Grenada               39) St Lucia
 6) Barbados              23) Guadeloupe            40) St Pierre & Miquelon
 7) Belize                24) Guatemala             41) St Vincent
 8) Bolivia               25) Guyana                42) Suriname
 9) Brazil                26) Haiti                 43) Trinidad & Tobago
10) Canada                27) Honduras              44) Turks & Caicos Is
11) Cayman Islands        28) Jamaica               45) United States
12) Chile                 29) Martinique            46) Uruguay
13) Colombia              30) Mexico                47) Venezuela
14) Costa Rica            31) Montserrat            48) Virgin Islands (UK)
15) Cuba                  32) Netherlands Antilles  49) Virgin Islands (US)
16) Dominica              33) Nicaragua
17) Dominican Republic    34) Panama
#? 45
Please select one of the following time zone regions.
 1) Eastern Time
 2) Eastern Time - Michigan - most locations
 3) Eastern Time - Kentucky - Louisville area
 4) Eastern Standard Time - Indiana - most locations
 5) Central Time
 6) Central Time - Michigan - Wisconsin border
 7) Mountain Time
 8) Mountain Time - south Idaho & east Oregon
 9) Mountain Time - Navajo
10) Mountain Standard Time - Arizona
11) Pacific Time
12) Alaska Time
13) Alaska Time - Alaska panhandle
14) Alaska Time - Alaska panhandle neck
15) Alaska Time - west Alaska
16) Aleutian Islands
17) Hawaii
#? 11

The following information has been given:

        United States
        Pacific Time

Therefore TZ='America/Los_Angeles' will be used.
Local time is now:      Tue Jul 18 02:02:19 PDT 2006.
Universal Time is now:  Tue Jul 18 09:02:19 UTC 2006.
Is the above information OK?
1) Yes
2) No
#? 1
Save the change to startup configuration and reload the module for the new timezone to 
take effect.
se-10-0-0-0(config)# end
se-10-0-0-0#

The output from the show clock detail command might look similar to the following:

se-10-0-0-0# show clock detail

19:20:33.724 PST Wed Feb 4 2004
time zone:                              America/Pacific
clock state:                            unsync
delta from reference (microsec):        0
estimated error (microsec):             175431
time resolution (microsec):             1
clock interrupt period (microsec):      10000
time of day (sec):                      732424833
time of day (microsec):                 760817