Table Of Contents
S
script (ccn application)
show backup
show backup history
show backup server
show ccn application
show ccn engine
show ccn prompts
show ccn scripts
show ccn subsystem jtapi
show ccn subsystem sip
show ccn trigger
show clock detail
show group detail groupname
show groups
show hosts
show interface ide
show ip route
show log
show logging
show logs
show memory
show network detail local
show network detail location id
show network locations
show network queues
show ntp associations
show ntp servers
show ntp source
show ntp status
show process
show running-config
show software
show software directory
show startup-config
show trace buffer
show trace store
show trace store-prev
show user detail username
show users
show version
show voicemail
shutdown
software download abort
software download clean
software download server
software download status
software download upgrade
software install clean
software install downgrade
software install upgrade
software remove
S
script (ccn application)
show backup
show backup history
show backup server
show ccn application
show ccn engine
show ccn prompts
show ccn scripts
show ccn subsystem jtapi
show ccn subsystem sip
show ccn trigger
show clock detail
show group detail groupname
show groups
show hosts
show interface ide
show ip route
show log
show logging
show logs
show memory
show network detail local
show network detail location id
show network locations
show network queues
show ntp associations
show ntp servers
show ntp source
show ntp status
show process
show running-config
show software
show startup-config
show trace buffer
show trace store
show trace store-prev
show user detail username
show users
show version
show voicemail
shutdown
software download abort
software download clean
software download server
software download status
software download upgrade
software install clean
software install downgrade
software install upgrade
software remove
script (ccn application)
To specify the script used by the application, use the script command in Cisco Unity Express configuration application mode.
script script-name [description "description"]
Syntax Description
script-name
|
Specifies the script used by the application.
|
description
|
Specifies an optional description of the script, which must be written in double quotes. The default value for the description is the name of the script.
|
Command Modes
CCN configuration application mode
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Use the script command to specify the script for the application.
Examples
The following examples sets the maximum number of users to 12.
se-10-0-0-0# config t
se-10-0-0-0(config)# ccn application autoattendant
se-10-0-0-0(config-application)# script aa.aef description "AutoAttendant Script"
se-10-0-0-0(config-application)# end
se-10-0-0-0(config)# exit
Related Commands
show backup
To display the server used to store backup files, use the show backup command in Cisco Unity Express EXEC mode.
show backup
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays the FTP server URL, the user account on the FTP server, and the number of backup file revisions that are to be stored on the server.
Examples
The following is sample output from the show backup command:
Server URL: ftp://10.12.0.1/ftp
Number of Backups to Retain: 5
Table 2 describes the significant fields shown in the display.
Table 2 show backup Field Descriptions
Field
|
Description
|
Server URL
|
IP address of the backup server.
|
User Account on Server
|
(Optional) User ID on the backup server.
|
Number of Backups to Retain
|
Number of backup files to store before the oldest one is written over.
|
Related Commands
Command
|
Description
|
backup
|
Selects the backup data and initiates the backup process.
|
show backup history
To display the success or failure of backup and restore procedures, use the show backup history command in Cisco Unity Express EXEC mode.
show backup history
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays each backup file, its backup ID, the type of data stored in the file, and the success or failure of the backup procedure.
Examples
The following is sample output from the show backup history command:
se-10-0-0-0# show backup history
Backup Server: ftp://10.100.10.215/CUE_backup
Description: test backup 1
Date: Sun Jun 13 12:23:38 PDT 1993
Reason: Script execution failed: /bin/BR_VMConfg_backup.sh: returnvalue:1
; Server Url:ftp://10.100.10.215/CUE_backup: returnvalue:9 Unable to authenticate
Backup Server: ftp://10.100.10.215/CUE_backup
Description: test backup 1
Date: Sun Jun 13 12:23:44 PDT 1993
Reason: Script execution failed: /bin/BR_VMData_backup.sh: returnvalue:1
Voicemail Backup failed; Server Url:ftp://10.100.10.215/CUE_backup: returnvalue:9
Backup Server: ftp://10.100.10.215/CUE_backup
Description: CUE test backup
Date: Sun Jun 13 12:32:48 PDT 1993
Backup Server: ftp://10.100.10.215/CUE_backup
Description: CUE test backup
Date: Sun Jun 13 12:32:57 PDT 1993
Backup Server: ftp://10.100.10.215/CUE_backup
Date: Sun Jun 13 12:37:52 PDT 1993
Backup Server: ftp://10.100.10.215/CUE_backup
Date: Sun Jun 13 12:38:00 PDT 1993
Table 3 describes the significant fields shown in the display.
Table 3 show backup history Field Descriptions
Field
|
Description
|
Category
|
Specifies data, configuration, or all backup file.
|
Backup Server
|
Backup server location.
|
Operation
|
Type of operation performed.
|
Backupid
|
ID number of the backup file.
|
Restoreid
|
ID to use to restore this file.
|
Description
|
Optional description of the backup procedure.
|
Date
|
Date and time (in hh:mm:ss) when the operation occurred.
|
Result
|
Indication of success or failure of the operation.
|
Reason
|
If the operation failed, this field gives the reason for the failure.
|
Related Commands
Command
|
Description
|
backup
|
Selects the backup data and initiates the backup process.
|
show backup server
|
Displays the backup file ID.
|
show backup server
To display the details of the most recent backup files, use the show backup server command in Cisco Unity Express EXEC mode.
show backup server
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays backup files available on the backup server, the date of each backup, and the backup file ID. For information on the success or failure of a backup procedure, see the show backup history command.
Examples
The following is sample output for the show backup server command:
se-10-0-0-0# show backup server
Details of last 5 backups
Date: Tue Jul 22 10:55:52 PDT 2003
Date: Tue Jul 29 18:06:33 PDT 2003
Date: Tue Jul 29 19:10:32 PDT 2003
Details of last 5 backups
Date: Tue Jul 22 10:55:48 PDT 2003
Date: Tue Jul 29 18:06:27 PDT 2003
Date: Tue Jul 29 19:10:29 PDT 2003
Table 4 describes the significant fields shown in the display.
Table 4 show backup server Field Descriptions
Field
|
Description
|
Category
|
Type of backup file.
|
Backupid
|
ID number of the backup file.
|
Date
|
Date and time (in hh:mm:ss) when the file was backed up.
|
Description
|
Optional description of the backup file.
|
Related Commands
Command
|
Description
|
backup
|
Selects the backup data and initiates the backup process.
|
show backup history
|
Displays the success or failure of backup and restore procedures.
|
show ccn application
To display the currently configured applications, use the show ccn application command in Cisco Unity Express EXEC mode.
show ccn application
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show ccn application command:
cue-10-0-0-0# show ccn application
Name: ciscomwiapplication
Description: ciscomwiapplication
Maximum number of sessions: 8
Maximum number of sessions: 8
logoutUri: http://localhost/voicemail/vxmlscripts/Logout.jsp
uri: http://localhost/voicemail/vxmlscripts/login.vxml
Description: Auto Attendant
Maximum number of sessions: 8
welcomePrompt: AAWelcome.wav
Table 5 describes the significant fields shown in the display.
Table 5 show ccn application Field Descriptions
Field
|
Description
|
Name
|
Name of the application.
|
Description
|
Description of the application.
|
Script
|
Application script filename.
|
ID number
|
Order of configuration sequence number.
|
Enabled
|
Active status state.
|
Maximum number of sessions
|
Maximum number of concurrent calls that the application can handle.
|
logoutUri
|
Location of the logout Voice XML script to execute for the voice-mail application.
|
uri
|
Location of the login Voice XML script to execute for the voice-mail application.
|
MaxRetry
|
Number of times that the user can respond incorrectly to submenu options before the application disconnects the call.
|
strMWI_OFF_DN
|
MWI off extension.
|
strMWI_ON_DN
|
MWI on extension.
|
CallControlGroupID
|
Sequence number.
|
operExtn
|
Extension dialed for the auto-attendant operator when the caller presses zero "0".
|
welcomePrompt
|
Welcome prompt filename.
|
Related Commands
show ccn engine
To display the configured Cisco Unity Express software engine, use the show ccn engine command in Cisco Unity Express EXEC mode.
show ccn engine
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show ccn engine command:
se-10-0-0-0# show ccn engine
Maximum number of Tasks: 0
Maximum number of Steps: 1000
LDAP root basedn: ldap://localhost:389/ou=craCME, ou=workflows,
ou=CCN Apps, ou=branch123, o=cisco.com
Table 6 describes the significant fields shown in the display.
Table 6 show ccn engine Field Descriptions
Fields
|
Descriptions
|
Maximum number of Tasks
|
Maximum number of tasks that the Cisco Communication Network (CCN) engine can process concurrently.
|
Maximum number of Steps
|
Maximum number of steps that can be executed in one script. If the script reaches this maximum number, the script execution is halted.
|
Related Commands
show ccn prompts
To display the configured auto attendant greeting prompt files, use the show ccn prompts command in Cisco Unity Express EXEC mode.
show ccn prompts [language xx_YY]
Syntax Description
language xx_YY
|
(Optional) Language of the prompt. Valid values are en_EN (U.S. English), de_DE (German), fr_FR (European French), and es_ES (European Spanish).
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
2.0
|
The language option was added.
|
Usage Guidelines
Use this command before configuring a new prompt file to verify the filenames that exist or before deleting a prompt to verify the name of the prompt file that must be removed.
If a language is not specified, this command displays user prompts in all installed languages.
If a language is specified, this command displays user prompts only for that language.
Release 2.0 permits only one installed language.
Examples
The following is sample output for the show ccn prompts command:
se-10-0-0-0# show ccn prompts
Name: AAExtnOutOfService.wav
Last Modified Date: Thu Oct 21 a0:57:35 PDT 2004
Table 7 describes the significant fields shown in the display.
Table 7 show ccn prompts Field Descriptions
Field
|
Description
|
Name
|
Name of the prompt file.
|
Language
|
Language of the prompt.
|
Last Modified Date
|
Last date the prompt file was modified.
|
Length
|
Length in seconds of the prompt file.
|
Related Commands
show ccn scripts
To display script filenames, use the show ccn scripts command in Cisco Unity Express EXEC mode.
show ccn scripts
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show ccn scripts command:
se-10-0-0-0# show ccn scripts
Description: voicebrowser.aef
Table 8 describes the significant fields shown in the display.
Table 8 show ccn scripts Field Descriptions
Field
|
Description
|
Name
|
Name of the script file.
|
Description
|
Optional description of the script file.
|
Related Commands
show ccn subsystem jtapi
To display the JTAPI parameters, use the show ccn subsystem jtapi command in Cisco Unity Express EXEC mode.
show ccn subsystem jtapi
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1
|
This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example displays the JTAPI parameters:
se-10-0-0-0# show ccn subsystem jtapi
Cisco Call Manager: 10.30.40.50
Call Control Group 1 CTI ports: 7008,7009,7010
Table 9 describes the significant fields shown in the display.
Table 9 show ccn subsystem jtapi Field Descriptions
Field
|
Description
|
Cisco Call Manager
|
IP address of the Cisco CallManager server.
|
CCM Username
|
JTAPI user ID.
|
CCM Password
|
JTAPI user password.
|
Call Control Group 1 CTI ports
|
Cisco CallManager CTI ports.
|
Related Commandss
show ccn subsystem sip
To display the configured application subsystems, use the show ccn subsystem sip command in Cisco Unity Express EXEC mode.
show ccn subsystem sip
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following example displays the Session Initiation Protocol (SIP) gateway and SIP port number for the Cisco Unity Express module:
se-10-0-0-0# show ccn subsystem sip
Table 10 describes the significant fields shown in the display.
Table 10 show ccn subsystem sip Field Descriptions
Field
|
Description
|
SIP Gateway
|
IP address of the SIP gateway.
|
SIP Port Number
|
SIP port number on the module.
|
Related Commands
show ccn trigger
To display the currently configured triggers, use the show ccn trigger command in Cisco Unity Express EXEC mode.
show ccn trigger
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Before deleting an application, use this command to display the triggers associated with the application. All triggers for the application must be deleted. If they are not deleted, an incoming call that is configured as a trigger will invoke the application.
Examples
The following is sample output for the show ccn trigger command:
cue-10-0-0-0# show ccn trigger
Maximum number of sessions: 8
Application: autoattendant
Maximum number of sessions: 8
Table 11 describes the significant fields shown in the display.
Table 11 show ccn trigger Field Descriptions
Field
|
Description
|
Name
|
Telephone number used for the trigger.
|
Type
|
Type of trigger.
|
Application
|
Application assigned to the trigger.
|
Locale
|
Language used for the application prompts.
|
Idle Timeout
|
Number of seconds the application waits for a user response before disconnecting the call.
|
Enabled
|
Active or inactive state of the application.
|
Maximum number of sessions
|
Number of calls the application can handle concurrently.
|
Related Commands
show clock detail
To displays clock statistics, use the show clock detail command in Cisco Unity Express EXEC mode.
show clock detail
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Cisco Unity Express uses the Network Time Protocol (NTP) server for clocking functions. Use the show clock detail command to display the Cisco Unity Express module clock status.
Examples
The following is sample output for the show clock detail command:
se-10-0-0-0# show clock detail
19:20:33.724 PST Wed Mar 17 1993
time zone: America/Los_Angeles
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
Table 12 describes the significant fields shown in the display.
Table 12 show clock detail Field Descriptions
Field
|
Description
|
time zone
|
Current time zone setting.
|
clock state
|
Synchronization state of the clock.
|
delta from reference (microsec)
|
Difference between the module clock and the NTP reference clock.
|
time of day (sec)
|
Current time of day in seconds.
|
time of day (microsec)
|
Current time of day in microseconds.
|
Related Commands
show group detail groupname
To display the configured details for a specific group, use the show group detail groupname command in Cisco Unity Express EXEC mode.
show group detail groupname group-name
Syntax Description
group-name
|
Name of the group whose configuration details should be displayed.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays details for a group that was configured using either the Cisco Unity Express EXEC version or Cisco Unity Express configuration version of the groupname command.
Examples
The following is sample output for the show group detail groupname command:
se-10-0-0-0# show group detail groupname sales
Table 13 describes the significant fields shown in the display.
Table 13 show group detail groupname Field Descriptions
Field
|
Description
|
Full Name
|
Full name of the group.
|
Description
|
Optional description of the group.
|
Phone
|
Extension or telephone number assigned to the group.
|
Phone(E.164)
|
Complete 11-digit telephone number for the group.
|
Language
|
Language used by the group for system prompts.
|
Owners
|
User ID of the group owner.
|
Members
|
User IDs of any members assigned to the group.
|
Related Commands
Command
|
Description
|
groupname
|
Configures a Cisco Unity Express group.
|
show groups
|
Displays a list of group names.
|
show users
|
Displays a list of user names.
|
username
|
Configures a Cisco Unity Express user.
|
show groups
To display a list of configured groups, use the show groups command in Cisco Unity Express EXEC mode.
show groups
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays a list of all groups that were configured using either the Cisco Unity Express EXEC version or Cisco Unity Express configuration version of the groupname command.
Examples
The following is sample output for the show groups command:
Related Commands
show hosts
To display information about the configured hosts, use the show hosts command in Cisco Unity Express EXEC mode.
show hosts
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show hosts command:
DNS Server1: 10.100.10.130
Table 14 describes the significant fields shown in the display.
Table 14 show hosts Field Descriptions
Field
|
Description
|
Hostname
|
Name of the Cisco Unity Express host system.
|
Domain
|
Domain name of the host.
|
DNS Server1
|
IP address of the DNS server.
|
Related Commands
show interface ide
To display the AIM usage and wear status, use the show interface ide command in Cisco Unity Express EXEC mode.
show interface ide number
Syntax Description
number
|
The disk unit number.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1
|
This command was introduced on the Cisco Unity Express network module (NM), advanced integration module (AIM), and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show interface ide 0 command:
se-10-0-0-0# show interface ide 0
IDE hd0 is up, line protocol is up
3499 reads, 39217152 bytes
51588 write, 324714496 bytes
Table 15 describes the significant fields shown in the display.
Table 15 show interface ide 0 Field Descriptions
Field
|
Description
|
reads
|
Number of times data was read from flash memory.
|
bytes
|
Number of bytes of data read from flash memory.
|
read errors
|
Number of errors that occurred during the read operations.
|
write
|
Number of times data was written into flash memory.
|
bytes
|
Number of bytes of data written into flash memory.
|
write errors
|
Number of errors that occurred during the write operations.
|
worn
|
Percentage of wear on the flash memory.
|
Related Commands
Command
|
Description
|
log trace boot
|
Generates logging and tracing files on the AIM flash memory.
|
show ip route
To display the IP route table, use the show ip route command in Cisco Unity Express EXEC mode.
show ip route
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show ip route command:
se-10-0-0-0# show ip route
10.0.6.0 0.0.0.0 255.255.255.0 eth1
172.16.0.0 0.0.0.0 255.0.0.0 lo
0.0.0.0 10.0.6.9 0.0.0.0 eth1
Table 16 describes the significant fields shown in the display.
Table 16 show ip route Field Descriptions
Field
|
Description
|
DEST
|
IP address of the destination network.
|
GATE
|
IP address of the gateway to access the destination network.
|
MASK
|
Mask for the gateway IP address.
|
IFACE
|
Interface to reach the destination network.
|
Related Commands
show log
To display logging data, use the show log command in Cisco Unity Express EXEC mode.
show log name [containing | paged | tail]
Syntax Description
name
|
The name of the log to display.
|
containing
|
Only display events that match a search expression.
|
paged
|
Display in paged mode.
|
tail
|
Display the latest events as they occur.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is partial output for the show log command that displays the dmesg log:
se-10-0-0-0# show log name dmesg
Press <CTRL-C> to exit...
Linux version 2.4.24 (bld_adm@bld-system) (gcc version 2.95.3 20010315 (release4
setup.c: handling flash window at [15MB..16MB]
setup.c: handling kernel log buf at [245.5MB]
setup.c: handling trace buf at [246MB]
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0800 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000000f00000 (usable)
BIOS-e820: 0000000000f00000 - 0000000001000000 (reserved)
BIOS-e820: 0000000001000000 - 000000000f580000 (usable)
BIOS-e820: 000000000f580000 - 000000000f600000 (reserved)
BIOS-e820: 000000000f600000 - 0000000010000000 (reserved)
BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
On node 0 totalpages: 62848
Kernel command line: root=/dev/hda1 ro plat=nm
Detected 498.674 MHz processor.
Calibrating delay loop... 996.14 BogoMIPS
Memory: 245128k/251392k available (1164k kernel code, 4852k reserved, 667k data)
kdb version 4.3 by Keith Owens, Scott Lurndal. Copyright SGI, All Rights Reservd
log_head: h: 0, t: 8429274, l: 0, w: 0, s: 10484672
log_head: h: 0, t: 8429274, l: 0, w: 0, s: 10484672
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU serial number disabled.
The following is partial output for the show log command that displays the dmesg log using a search string:
se-10-0-0-0# show log name dmesg containing setup
Press <CTRL-C> to exit...
setup.c: handling flash window at [15MB..16MB]
setup.c: handling kernel log buf at [245.5MB]
setup.c: handling trace buf at [246MB]
The following is partial output for the show log command that displays the dmesg log in paged mode:
se-10-0-0-0# show log name dmesg paged
Linux version 2.4.24 (bld_adm@bld-system) (gcc version 2.95.3 20010315 (release
)) #1 Tue Nov 30 23:07:21 PST 2004
setup.c: handling flash window at [15MB..16MB]
setup.c: handling kernel log buf at [245.5MB]
setup.c: handling trace buf at [246MB]
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0800 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000000f00000 (usable)
BIOS-e820: 0000000000f00000 - 0000000001000000 (reserved)
BIOS-e820: 0000000001000000 - 000000000f580000 (usable)
BIOS-e820: 000000000f580000 - 000000000f600000 (reserved)
BIOS-e820: 000000000f600000 - 0000000010000000 (reserved)
BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
On node 0 totalpages: 62848
Kernel command line: root=/dev/hda1 ro plat=nm
The following is the output for the show log command that displays the current dmesg log as events are entered are being entered:
se-10-0-0-0# show log name dmesg tail
Press <CTRL-C> to exit...
Freeing unused kernel memory: 88k freed
The following is partial output for the show log command that displays the dmesg log beginning with the first line starting with ide0:
se-10-0-0-0# show log name dmesg | begin ide0
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
hda: C/H/S=50127/232/176 from BIOS ignored
hdb: C/H/S=0/0/0 from BIOS ignored
hda: IC25N020ATMR04-0, ATA DISK drive
blk: queue c030c160, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 39070080 sectors (20004 MB) w/1740KiB Cache, CHS=2432/255/63, UDMA(33)
Related Commands
Command
|
Description
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show logs
|
Displays the list of available logs.
|
show logging
To show the types of messages that are displayed on the console, use the show logging command in Cisco Unity Express EXEC mode.
show logging
Syntax Description
See the Related Commands section for filtering options.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following displays the output for the show logging command when errors and fatal messages are displayed on the console.
se-10-0-0-0# show logging
MODULE ENTITY ACTIVITY FILTER
The following displays the output for the show logging command when errors, fatal messages, and ccn engine messages are displayed on the console.
se-10-0-0-0# show logging
MODULE ENTITY ACTIVITY FILTER
Related Commands
Command
|
Description
|
log console
|
Specifies the types of messages displayed on the console.
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show logs
To show the existing log files on the CUE module, use the show logs command in Cisco Unity Express EXEC mode.
show logs
Syntax Description
See the Related Commands section for filtering options.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following displays the output for the show logs command:
root_heapdump2749.1023408628.txt
Related Commands
Command
|
Description
|
log trace boot
|
Configures trace logging options.
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show memory
To display memory information for the CUE module, use the show memory command in Cisco Unity Express EXEC mode.
show memory
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Examples
The following example shows detailed information about the memory on the CUE network module:
Total Memory (kB): 245216
Active Memory (kB): 23728
Inactive Memory (kB): 196620
TOTAL INUSE MAXUSED ERR TYPE
Table 17 describes the significant fields shown in the display.
Table 17 show memory Field Descriptions
Field
|
Description
|
Total Memory (kB)
|
The total amount of memory available to the kernel.
Note Some of the physical memory may be reserved and therefore not included in this number.
|
Active Memory (kB)
|
The portion of process memory accessed recently by code somewhere in the system.
|
Inactive Memory (kB)
|
The portion of process memory that hasn't been accessed recently.
|
Other Memory (kB)
|
Memory allocated for non-process use.
|
MemoryPool (kB)
|
Memory not allocated for any use.
|
Kernel Memory
|
TOTAL
|
The amount of memory reserved for this type.
|
INUSE
|
The portion of the reserved memory that is currently being used.
|
MAXUSED
|
The peak INUSE value since the last reboot.
|
ERR
|
The number of times allocations for this use have failed.
|
TYPE
|
There are three types possible:
• fs—File system
• net—Network protocols
• other—All other types
|
Related Commands
Command
|
Description
|
show process
|
Displays subsystem status and statistics for the CUE module.
|
show network detail local
To display network information for the local Cisco Unity Express location, use the show network detail local command in Cisco Unity Express EXEC mode.
show network detail local
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to display information about the local Cisco Unity Express site, including the location ID, name, abbreviation, e-mail domain, minimum and maximum extension lengths, phone prefix, VPIM encoding type, if spoken name is enabled, and the number of messages sent and received.
Examples
The following example shows detailed information about the local Cisco Unity Express site called "San Jose":
se-10-0-0-0# show network detail local
Email domain: sjc.cue.cisco.com
Minimum extension length: 2
Maximum extension length: 15
Send spoken name: enabled
Related Commands
show network detail location id
To display network information for a specified Cisco Unity Express location ID, use the show network detail location id command in Cisco Unity Express EXEC mode.
show network detail location id number
Syntax Description
number
|
ID number of the Cisco Unity Express network location.
|
Command Modes
Cisco Unity Express EXEC
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
This command provides detailed information about the specified Cisco Unity Express location, including the name, abbreviation, e-mail domain, minimum and maximum extension lengths, phone prefix, VPIM encoding type, if spoken name is enabled, and the number of messages sent and received.
Examples
The following example shows information about the remote Cisco Unity Express location with the ID of 102:
se-10-0-0-0# show network detail location id 102
Email domain: dfw.cue.cisco.com
Minimum extension length: 2
Maximum extension length: 15
Send spoken name: enabled
Related Commands
show network locations
To show information about Cisco Unity Express locations, use the show network locations command in Cisco Unity Express EXEC mode.
show network locations
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to verify the location ID, name, abbreviation, and domain name for each configured Cisco Unity Express network location.
Examples
The following example shows the network locations for a Cisco Unity Express system:
se-10-0-0-0# show network locations
101 'San Jose' SJC sjc.cue.cisco.com
102 'Dallas/Fort Worth' DFW dfw.cue.cisco.com
201 'Los Angeles' LAX lax.cue.cisco.com
202 'Canada' CAN can.cue.cisco.com
301 'Chicago' CHI chi.cue.cisco.com
302 'New York' NYC nyc.cue.cisco.com
401 'Bangalore' BAN bang.cue.cisco.com
Related Commands
show network queues
To display information about messages in the outgoing queue on a Cisco Unity Express system, use the show network queues command in Cisco Unity Express EXEC mode.
show network queues
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
The queue information contains three displays: one for running job queue information, one for urgent job queue information, and one for normal job information.
Examples
The following example shows output from the show network queues command:
se-10-0-0-0# show network queues
ID TYPE TIME RETRY SENDER RECIPIENT
107 VPIM 06:13:26 20 jennifer 1001@sjc.cue.cisco.com
106 VPIM 06:28:25 20 jennifer 1001@sjc.cue.cisco.com
ID TYPE TIME RETRY SENDER RECIPIENT
123 VPIM 16:33:39 1 andy 9003@lax.cue.cisco.com
ID TYPE TIME RETRY SENDER RECIPIENT
122 VPIM 16:33:23 1 andy 9001@lax.cue.cisco.com
124 VPIM 16:34:28 1 andy 9003@lax.cue.cisco.com
125 VPIM 16:34:57 1 andy 9002@lax.cue.cisco.com
Related Commands
show ntp associations
To display the association identifier and status for all Network Time Protocol (NTP) servers, use the show ntp associations command in Cisco Unity Express EXEC mode.
show ntp associations [assoc-id association-id]
Syntax Description
assoc-id association-id
|
(Optional) Displays detailed information about the specified association ID.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1.2
|
This command was introduced on the Cisco Unity Express network module (NM) and the advanced integration module (AIM) for both Cisco CallManager and in Cisco CallManager Express.
Note A similar Cisco IOS command was introduced in Cisco IOS Release 10.0.
|
Usage Guidelines
The show ntp associations command displays the association identifier and status for all the NTP servers configured for Cisco Unity Express but does not provide detailed information about the servers. The show ntp associations assoc-id association-id command provides detailed information on the status of a specified NTP server.
Use the status field to determine the configuration and status of all the NTP servers. This field consists of 4 hexadecimal digits:
•
The first two digits specify the server configuration and how far it progressed through the clock selection process. See Table 18.
•
The second two digits indicate the number of events and the type of the last event. See Table 19.
Table 18 shows common status codes and their meanings. The first digit specifies the configuration, reachability, and authentication status for the specified server. The second digit records how well the specified server passed through the clock selection algorithm.
Table 18 Status Field Code Values
Status Field Codes
|
Meaning
|
1xxx
|
Server has sent a peer synchronization request to the local machine, but the server is not configured locally.
|
7xxx
|
Server is a peer that is not configured locally but is reachable and using proper authentication.
|
8xxx
|
Server is configured but not authenticated or reachable.
|
9xxx
|
Server is configured and reachable.
|
Cxxx
|
Server is configured to use authentication but is not reachable.
|
Dxxx
|
Server is configured to use authentication and is reachable but is not using a trusted key.
|
Fxxx
|
Server is authenticated as a trusted server and is reachable.
|
x0xx
|
Server did not pass any sanity checks and is rejected by the client. Possible causes for this condition include the server failing to authenticate, the server having a huge error bound (over 16 seconds), or the server existing on a higher stratum number than the client.
|
x1xx
|
Server passed the sanity checks but was not close enough to other servers to survive the intersection algorithm. This indicates that the server's clock was outside the largest possible error bounds of the other clocks, a condition that almost certainly indicates that the server is set to the wrong time.
|
x2xx
|
Server passed the correctness checks (intersection algorithm). This value indicates that the server is probably configured correctly.
|
x3xx
|
Server passed the candidate checks. This means that the server was not discarded because there were too many good servers (over 10).
|
x4xx
|
Server passed through the clustering algorithms without being discarded as an outlier having too much dispersion.
|
x5xx
|
Server would be the synchronization source but is too far away. This means that all the other clocks did not pass the sanity check or are too far away also.
|
x6xx
|
Server is the current synchronization source. This is the preferred server status.
|
x7xx to xFxx
|
Reserved values. These should not occur in normal usage.
|
Table 19 lists the event codes. The third digit indicates the number of events that have occurred since the last time an error was returned to the console by NTP or by one of the show ntp commands. This value does not wrap and stops incrementing at 15 (or hex F).
For a properly running server, the value should be xx1x, unless one of the show ntp commands has queried the server since startup. In that case, the value should be xx0x. If the third digit is any other value, check for the event causing errors.
The fourth digit in the field indicates the last event that occurred. For properly running servers, the event should be the server becoming reachable.
Table 19 Event Field Code Values
Event Field Codes
|
Meaning
|
xxx0
|
Unspecified event. Either no events have occurred or some sort of special error has occurred.
|
xxx1
|
IP error occurred reaching the server.
|
xxx2
|
Unable to authenticate a server that used to be reachable. This indicates that the keys changed or someone is spoofing the server.
|
xxx3
|
Formerly reachable server is now unreachable.
|
xxx4
|
Formerly unreachable server is now reachable.
|
xxx5
|
Server's clock had an error.
|
xxx6 to xxxF
|
Reserved values. These should not occur in normal usage.
|
The flash field indicates the status of the packets while a series of 12 diagnostic tests are performed on them. The tests are performed in a specified sequence to gain maximum information while protecting against accidental or malicious errors.
The flash variable is set to zero as each packet is received. If any bits are set as a result of the tests, the packet is discarded.
The tests look for the following information:
•
TEST1 through TEST3 check the packet time stamps from which the offset and delay are calculated. If no bits are set, the packet header variables are saved.
•
TEST4 and TEST5 check access control and cryptographic authentication. If no bits are set, no values are saved.
•
TEST6 through TEST8 check the health of the server. If no bits are set, the offset and delay relative to the server are calculated and saved.
•
TEST9 checks the health of the association. If no bits are set, the saved variables are passed to the clock filter and mitigation algorithm.
•
TEST10 through TEST12 check the authentication state using Autokey public-key cryptography. If any bits are set and the association was previously marked as reachable, the packet is discarded. Otherwise, the originate and receive time stamps are saved and processing continues.
Table 20 lists the flash bits for each test.
Table 20 Flash Field Diagnostic Bit Values
Flash Bit Values
|
Meaning
|
0x001
|
TEST1. Duplicate packet. The packet is at best a casual retransmission and at worst a malicious replay.
|
0x002
|
TEST2. Bogus packet. The packet is not a reply to a message previously sent. This can happen when the NTP daemon is restarted.
|
0x004
|
TEST3. Unsynchronized. One or more time-stamp fields are invalid. This normally happens when the first packet from a peer is received.
|
0x008
|
TEST4. Access is denied.
|
0x010
|
TEST5. Cryptographic authentication fails.
|
0x020
|
TEST6. Server is unsynchronized. Wind up its clock first.
|
0x040
|
TEST7. Server stratum is at the maximum of 15. The server is probably unsynchronized, and its clock needs to be wound up.
|
0x080
|
TEST8. Either the root delay or the dispersion is greater than 1 second.
|
0x100
|
TEST9. Either the peer delay or the dispersion is greater than 1 second.
|
0x200
|
TEST10. Autokey protocol has detected an authentication failure.
|
0x400
|
TEST11. Autokey protocol has not verified the server, or the peer is proventic and has valid key credentials.
|
0x800
|
TEST12. Protocol or configuration error has occurred in the public key algorithm, or a possible intrusion event has been detected.
|
Examples
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 37773 9624 yes yes none sys.peer reachable 2
Table 21 describes the significant fields shown in the display.
Table 21 show ntp associations Field Descriptions
Field
|
Description
|
ind
|
Index number of the association.
|
assID
|
Peer identifier returned by the server.
|
status
|
Hexadecimal value of the server status. See Table 18 and Table 19 for a description of these field codes.
|
conf
|
Indicates whether the server is configured or not. Valid values are yes and no.
|
reach
|
Indicates whether the peer is reachable or not. Valid values are yes and no.
|
auth
|
Status of the server authentication. Valid values are:
• ok
• bad
• none
• " "
|
condition
|
Type of association in the clock selection process. Valid values are:
• space—Reject: Peer is discarded as unreachable.
• falsetick—Peer is discarded as a false tick.
• excess—Peer is discarded as not among the 10 closest peers.
• outlier—Peer is discarded as an outlier.
• candidate—Peer selected for possible synchronization.
• selected—Almost synchronized to this peer.
• sys.peer—Synchronized to this peer.
• pps.peer—Synchronized to this peer on the basis of a pulse-per-second signal.
|
last_event
|
Last event that occurred in the system. Valid values are:
• (empty)
• IP error
• Auth fail
• lost reach
• reachable
• clock expt
See Table 19 for descriptions of these values.
|
cnt
|
Number of events that occurred since the last time an error was returned to the console by NTP. This value does not wrap and stops incrementing at 15 (or hex F). For a properly functioning server, this value should be 1 or 0.
|
The following is sample output for the show ntp associations assoc-id command:
se-10-0-0-0# show ntp associations assoc-id 37773
status=9624 reach, conf, sel_sys.peer, 2 events, event_reach,
srcadr=1.100.10.65, srcport=123, dstadr=1.100.5.2, dstport=123, leap=00,
stratum=8, precision=-18, rootdelay=0.000, rootdispersion=0.031,
refid=127.127.7.1, reach=377, unreach=0, hmode=3, pmode=4, hpoll=10,
ppoll=10, flash=00 ok, keyid=0, offset=-1.139, delay=0.430,
dispersion=14.821, jitter=0.158,
reftime=af4a3bee.f4749337 Thu, Mar 11 1993 14:30:06.954,
org=af4a3bf8.3f18b455 Thu, Mar 11 1993 14:30:16.246,
rec=af4a3bf8.3f71758e Thu, Mar 11 1993 14:30:16.247,
xmt=af4a3bf8.3f545c78 Thu, Mar 11 1993 14:30:16.247,
filtdelay= 0.43 0.63 0.58 0.58 0.48 0.34 0.54 0.45,
filtoffset= -1.14 -0.98 -0.96 -0.90 -0.90 -0.79 -0.47 -0.45,
filtdisp= 0.01 15.40 30.79 46.14 61.48 76.83 92.19 99.90
Table 22 describes the significant fields shown in the display.
Table 22 show ntp associations assoc-id Field Descriptions
Field
|
Description
|
status
|
Status of the peer. See Table 18, Table 19, and Table 21 for descriptions of the values in this line.
|
srcadr
|
IP address of the host server.
|
srcport
|
Port address of the host server.
|
dstadr
|
IP address of the destination server.
|
dstport
|
Port address of the destination server.
|
leap
|
Two-bit code warning of an impending leap second to be inserted in the NTP timescale. Valid values are:
• 00—No warning
• 01—Last minute has 61 seconds
• 10—Last minute has 59 seconds
• 11—Alarm condition (clock not synchronized)
|
stratum
|
Server hop count to the primary clock source. Valid values are:
• 0—Unspecified
• 1—Primary clock reference
• 2-255—Secondary reference via NTP
If the stratum value is 15, the server is probably unsynchronized and its clock needs to be reset.
|
precision
|
Precision of the clock, in seconds to the power of two.
|
rootdelay
|
Total round trip delay, in seconds, to the primary reference source at the root of the synchronization subnet.
|
rootdispersion
|
Maximum error, in seconds, relative to the primary reference source at the root of the synchronization subnet.
|
refid
|
IP address of the peer selected for synchronization.
|
reach
|
Peer reachability status history, in octal. Each bit is set to 1 if the server is reached during a polling period and is set to 0 otherwise. The value 377 indicates that the last 8 attempts were good.
|
unreach
|
Number of poll intervals since the last valid packet was received.
|
hmode
|
Association mode of the host server. Valid values are:
• 0—Unspecified
• 1—Symmetric active
• 2—Symmetric passive
• 3—Client
• 4—Server
• 5—Broadcast
• 6—Reserved for NTP control messages
• 7—Reserved for private use
|
pmode
|
Association mode of the peer server. Valid values are:
• 0—Unspecified
• 1—Symmetric active
• 2—Symmetric passive
• 3—Client
• 4—Server
• 5—Broadcast
• 6—Reserved for NTP control messages
• 7—Reserved for private use
|
hpoll
|
Minimum interval, in seconds as a power of two, between transmitted messages from the host.
|
ppoll
|
Minimum interval, in seconds as a power of two, between transmitted messages to the peer.
|
flash
|
Status of the packet after a series of diagnostic tests are performed on the packet. See the description of the flash field values in Table 20.
|
keyid
|
ID of cryptographic key used to generate the message-authentication code.
|
offset
|
Time difference between the client and the server, in milliseconds.
|
delay
|
Round-trip delay of the packet, in milliseconds.
|
dispersion
|
Measure, in milliseconds, of how scattered the time offsets have been from a given time server.
|
jitter
|
Estimated time error, in milliseconds, of the Cisco Unity Express clock measured as an exponential average of RMS time differences.
|
reftime
|
Local time, in time-stamp format, when the local clock was last updated. If the local clock has never been synchronized, the value is zero.
|
org
|
Local time, in time-stamp format, at the peer when its latest NTP message was sent. If the peer becomes unreachable, the value is zero.
|
rec
|
Local time, in time-stamp format, when the latest NTP message from the peer arrived. If the peer becomes unreachable, the value is zero.
|
xmt
|
Local time, in time-stamp format, at which the NTP message departed the sender.
|
filtdelay
|
Round-trip delay, in seconds, between the peer clock and the local clock over the network between them.
|
filtoffset
|
Offset, in seconds, of the peer clock relative to the local clock.
|
filtdisp
|
Maximum error, in seconds, of the peer clock relative to the local clock over the network between them. Only values greater than zero are possible.
|
Related Commands
show ntp servers
To display a list of Network Time Protocol (NTP) servers and their current states, use the show ntp servers command in Cisco Unity Express EXEC mode.
show ntp servers
Syntax Description
This command has no keywords or arguments.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1.2
|
This command was introduced on the Cisco Unity Express network module (NM) and advanced integration module (AIM) for both Cisco CallManager and Cisco CallManager Express.
|
Usage Guidelines
This command displays a list of NTP servers, their states, and a summary of the remote peers associated with each server.
Examples
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
==============================================================================
*10.100.10.65 127.127.7.1 8 u 933 1024 377 0.430 -1.139 0.158
space reject, x falsetick, . excess, - outlyer
+ candidate, # selected, * sys.peer, o pps.peer
Table 23 describes the significant fields shown in the display.
Table 23 show ntp servers Field Descriptions
Field
|
Description
|
(tally code)
|
First characters in the display line indicate the status of the association in the clock selection process. Valid values are:
• space—Reject: Peer is discarded as unreachable.
• x—Falsetick: Peer is discarded as a false tick.
• . —Excess: Peer is discarded as not among the ten closest peers.
• - —Outlier: Peer is discarded as an outlier.
• +—Candidate: Peer selected for possible synchronization.
• #—Selected: Almost synchronized to this peer.
• *—Sys.peer: Synchronized to this peer.
• o—PPS.peer: Synchronized to this peer on the basis of a pulse-per-second signal.
|
remote
|
IP address of the remote server.
|
refid
|
Server's current time source.
|
st
|
Hop count (stratum) to the remote server.
|
t
|
Type of peer. Valid values are:
• l—Local
• u—Unicast
• m—Multicast
• b—Broadcast
|
when
|
Time when last packet was received.
|
poll
|
Polling interval, in seconds.
|
reach
|
Peer reachability status history, in octal. Each bit is set to 1 if the server is reached during a polling period and is set to 0 otherwise. The value 377 indicates that the last 8 attempts were good.
|
delay
|
Round-trip delay of the packet, in milliseconds.
|
offset
|
Time difference between the client and the server, in milliseconds.
|
jitter
|
Estimated time error, in milliseconds, of the Cisco Unity Express clock measured as an exponential average of RMS time differences.
|
Related Commands
Command
|
Description
|
show ntp associations
|
Displays a list of association identifiers and peer statuses for an NTP server.
|
show ntp source
|
Displays the master time source for an NTP server.
|
show ntp source
To display the time source for a Network Time Protocol (NTP) server, use the show ntp source command in Cisco Unity Express EXEC mode.
show ntp source [detail]
Syntax Description
detail
|
(Optional) Displays detailed information about the NTP servers.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.1.2
|
This command was introduced on the Cisco Unity Express network module (NM) and advanced integration module (AIM) for both Cisco CallManager and Cisco CallManager Express.
|
Usage Guidelines
This command displays the chain of NTP servers back to their master time source, starting from the local host.
Examples
The following is sample output for the show ntp source command:
se-10-0-0-0# show ntp source
127.0.0.1: stratum 9, offset 0.000015, synch distance 0.03047
10.100.10.65: stratum 8, offset -0.001124, synch distance 0.00003
Table 24 describes the significant fields shown in the display.
Table 24 show ntp source Field Descriptions
Field
|
Description
|
(first field)
|
IP address of the host.
|
stratum
|
Server hop count to the primary clock source. Valid values are:
• 0—Unspecified
• 1—Primary clock reference
• 2-255—Secondary reference via NTP
|
offset
|
Time offset between the host and the local host, in seconds.
|
synch distance
|
Host synchronization distance, which is the estimated error relative to the primary source.
|
The following is sample output for the show ntp source detail command:
se-1-100-5-2# show ntp source detail
server 127.0.0.1, port 123
stratum 9, precision -17, leap 00
refid [1.100.10.65] delay 0.00012, dispersion 0.00000 offset 0.000011
rootdelay 0.00058, rootdispersion 0.03111, synch dist 0.03140
reference time: af4a3ff7.926698bb Thu, Mar 11 1993 14:47:19.571
originate timestamp: af4a4041.bf991bc5 Thu, Mar 11 1993 14:48:33.748
transmit timestamp: af4a4041.bf90a782 Thu, Mar 11 1993 14:48:33.748
server 1.100.10.65, port 123
stratum 8, precision -18, leap 00
refid [127.127.7.1] delay 0.00024, dispersion 0.00000 offset -0.001130
rootdelay 0.00000, rootdispersion 0.00003, synch dist 0.00003
reference time: af4a402e.f46eaea6 Thu, Mar 11 1993 14:48:14.954
originate timestamp: af4a4041.bf6fb4d4 Thu, Mar 11 1993 14:48:33.747
transmit timestamp: af4a4041.bfb0d51f Thu, Mar 11 1993 14:48:33.748
Table 25 describes the significant fields shown in the display.
Table 25 show ntp source detail Field Descriptions
Field
|
Description
|
server
|
IP address of the host server.
|
port
|
Port number of the host server.
|
stratum
|
Server hop count to the primary clock source. Valid values are:
• 0—Unspecified
• 1—Primary clock reference
• 2-255—Secondary reference via NTP
|
precision
|
Precision of the clock, in seconds to the power of two.
|
leap
|
Two-bit code warning of an impending leap second to be inserted in the NTP time scale. Valid values are:
• 00—No warning
• 01—Last minute was 61 seconds
• 10—Last minute was 59 seconds
• 11—Alarm condition (clock not synchronized)
|
refid
|
IP address of the peer selected for synchronization.
|
delay
|
Round-trip delay of the packet, in milliseconds.
|
dispersion
|
Measure, in milliseconds, of how scattered the time offsets have been from a given time server.
|
offset
|
Time offset between the host and the local host, in seconds.
|
rootdelay
|
Total round-trip delay, in seconds, to the primary reference source at the root of the synchronization subnet.
|
rootdispersion
|
Maximum error, in seconds, relative to the primary reference source at the root of the synchronization subnet.
|
synch dist
|
Host synchronization distance, which is the estimated error relative to the primary source.
|
reference time
|
Local time, in time-stamp format, when the local clock was last updated. If the local clock has never been synchronized, the value is zero.
|
originate timestamp
|
Local time, in time-stamp format, at the peer when its latest NTP message was sent. If the peer becomes unreachable, the value is zero.
|
transmit timestamp
|
Local time, in time-stamp format, when the latest NTP message from the peer arrived. If the peer becomes unreachable, the value is zero.
|
Related Commands
Command
|
Description
|
show ntp associations
|
Displays a list of association identifiers and peer statuses for an NTP server.
|
show ntp servers
|
Displays a list of NTP servers and their current states.
|
show ntp status
To display statistics for the Network Time Protocol (NTP) server, use the show ntp status command in Cisco Unity Express EXEC mode.
show ntp status
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Examples
The following is sample output for the show ntp status command:
se-10-0-0-0# show ntp status
NTP reference server 1: 10.100.6.9
Time difference (secs): 3.268110005008586E8
Time jitter (secs): 0.17168384790420532
Table 26 describes the significant fields shown in the display.
Table 26 show ntp status Field Descriptions
Field
|
Description
|
NTP reference server 1
|
IP address of the NTP server.
|
Status
|
Status of the peer association in the clock selection process. Valid values are:
• Reject: Peer is discarded as unreachable.
• Falsetick: Peer is discarded as a false tick.
• Excess: Peer is discarded as not among the ten closest peers.
• Outlier: Peer is discarded as an outlier.
• Candidate: Peer selected for possible synchronization.
• Selected: Almost synchronized to this peer.
• Sys.peer: Synchronized to this peer.
• PPS.peer: Synchronized to this peer on the basis of a pulse-per-second signal.
|
Time difference (secs)
|
Difference in seconds between the system clock and the NTP server.
|
Time jitter (secs)
|
Estimated time error, in seconds, of the Cisco Unity Express clock measured as an exponential average of root mean square (RMS) time differences.
|
Related Commands
show process
To display subsystem status and statistics for the CUE module, use the show process command in Cisco Unity Express EXEC mode.
show process [cpu | memory]
Syntax Description
cpu
|
(Optional) Displays CPU time.
|
memory
|
(Optional) Displays process memory usage.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced on the Cisco Unity Express network module.
|
Usage Guidelines
The output of this command will be most useful to technical support personnel diagnosing problems.
Examples
The following is sample output for the show process command:
se-10-0-0-0# show process
online alive platform_config
online alive backuprestore
The following is sample output for the show process cpu command:
se-10-0-0-0# show process cpu
Kernel time (secs): 38.14
Idle time (secs): 950911.8
The following is sample output for the show process memory command:
se-10-0-0-0# show process memory
VSZ RSS SHR PVT RD RW EXE DAT STK %PVT CMD
12176 1256 988 268 0 220 780 244 12 0.1 syslog-ng
20028 1148 928 220 0 296 772 36 44 0.1 platform_config
11840 964 756 208 0 220 684 36 24 0.1 rbcp
14076 956 748 208 0 208 688 44 16 0.1 trace
2080 1084 980 104 0 56 896 116 16 0.0 monitor
20320 1264 1000 264 0 304 852 76 32 0.1 ntp
11808 1008 824 184 0 284 676 36 12 0.1 probe
21256 2096 888 1208 0 352 684 1032 28 0.5 downloader
19292 3676 2476 1200 0 932 1772 912 60 0.5 ldap
17040 0 0 0 0 0 0 0 0 0.0 sql
58992 39248 2056 37192 0 664 2988 34864 732 15.2 superthread
58560 38616 2900 35716 0 580 4020 33524 492 14.6 http
81824 45188 2820 42368 0 516 4016 39336 1320 17.3 ccn
58992 39248 2056 37192 0 664 2988 34864 732 15.2 smtp
35912 22128 1896 20232 0 556 2920 18444 208 8.3 cli
Table 27 describes the fields in the show process command output.
Table 27 show process Field Descriptions
Field
|
Description
|
State
|
There are two possible states:
• online—The subsystem is ready to handle requests.
• ready-to-go-online—The subsystem is ready but the main processing system hasn't brought the subsystem online.
|
Health
|
There are two possible health conditions:
• alive—The primary thread of the process exists.
• dead—The primary thread of the process does not exist. Usually, a dead primary thread will cause the subsystem to restart.
|
CMD
|
The name of the subsystem.
|
Table 28 describes the fields in the show process cpu command output
Table 28 show process cpu Field Descriptions
Field
|
Description
|
Uptime (secs):
|
The number of seconds since the last reboot.
|
User time (secs):
|
The number of seconds since last reboot that the system has spent executing non-privileged code.
|
Kernel time (secs):
|
The number of seconds since last reboot that the system has spent executing privileged code.
|
Idle time (secs):
|
The number of seconds since last reboot that the system spent idle.
|
Table 29 describes the fields in the show process memory command output
Table 29 show process memory Field Descriptions
Field
|
Description
|
VSZ
|
The size of the process address space in kilobytes.
|
RSS
|
The amount of physical memory, in kilobytes, in use by the process.
|
SHR
|
The portion of RSS, in kilobytes, that is shared with other processes.
|
PVT
|
The portion of RSS, in kilobytes, that is private to this process.
|
RD
|
Size of file mapped, read-only data memory in kilobytes.
|
RW
|
Size of file mapped, read-write data memory in kilobytes.
|
EXE
|
Size of file mapped, read-only executable memory in kilobytes.
|
DAT
|
Size of non-stack, non-file mapped, read-write memory in kilobytes.
|
STK
|
Size of native thread stacks. Non file mapped, read-write memory.
|
%PVT
|
The percentage of RSS that is private to this process.
|
CMD
|
The name of the subsystem.
|
Related Commands
Command
|
Description
|
show memory
|
Displays memory information for the CUE module.
|
show running-config
To display the current running configuration, use the show running-config command in Cisco Unity Express EXEC mode.
show running-config [paged]
Syntax Description
paged
|
(Optional) Displays enough output to fill the current viewing screen.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays the running configuration stored in flash memory.
Use the paged keyword to display the output in screen-length pages.
Examples
The following is sample output for the show running-config command:
se-10-0-0-0# show running-config
Generating configuration:
clock timezone America/Los_Angeles
ip domain-name localdomain
ip name-server 10.100.10.130
groupname Administrators create
username user1 phonenumber "2004"
username user2 phonenumber "2005"
username user4 phonenumber "2008"
username user6 phonenumber "2006"
username user7 phonenumber "2001"
username user8 phonenumber "2012"
username user9 phonenumber "2002"
groupname Administrators member user4
groupname Administrators member user6
groupname sales member user1
groupname sales member user9
backup server url "ftp://172.16.0.1/ftp" username "" password ""
ccn application autoattendant
description "Auto Attendant"
parameter "welcomePrompt" "AAWelcome.wav"
ccn application ciscomwiapplication
description "ciscomwiapplication"
parameter "strMWI_OFF_DN" "8001"
parameter "strMWI_ON_DN" "8000"
parameter "CallControlGroupID" "0"
ccn application voicemail
script "voicebrowser.aef"
parameter "logoutUri" "http://localhost/voicemail/vxmlscripts/
parameter "uri" "http://localhost/voicemail/vxmlscripts/login.
gateway address "10.100.6.9"
ccn trigger sip phonenumber 6700
application "autoattendant"
ccn trigger sip phonenumber 6800
voicemail default mailboxsize 3000
voicemail mailbox owner "user1" size 3000
voicemail mailbox owner "user2" size 3000
voicemail mailbox owner "user3" size 3000
voicemail mailbox owner "user4" size 3000
voicemail mailbox owner "user5" size 3000
voicemail mailbox owner "user6" size 3000
voicemail mailbox owner "user7" size 3000
voicemail mailbox owner "user8" size 3000
Related Commands
Command
|
Description
|
copy ftp
|
Copies network FTP server data to another location.
|
copy running-config
|
Copies the running configuration to another location.
|
copy tftp
|
Copies the startup configuration to another location.
|
copy tftp
|
Copies network TFTP server data to another location.
|
erase startup-config
|
Deletes configuration data.
|
show startup-config
|
Displays the startup configuration.
|
write
|
Copies the running configuration to the startup configuration.
|
show software
To display characteristics of the installed software, use the show software command in Cisco Unity Express EXEC mode.
show software {download server | licenses | packages | versions}
Syntax Description
download server
|
Displays the IP address of the FTP server.
|
licenses
|
Displays the terms and limits of the purchased license for the system.
|
packages
|
Displays the configured Cisco Unity Express applications packages.
|
versions
|
Displays the current versions of the configured software and applications.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
2.0
|
This command was updated for the Cisco Unity Express network module.
|
Examples
The following is sample output for the show software command:
se-10-0-0-0# show software download server
Download server URL is: ftp://127.16.0.1/ftp
se-10-0-0-0# show software licenses
- total usable system ports: 8
Voicemail/Auto Attendant:
- max system mailbox capacity time: 6000
- max general delivery mailboxes: 20
- max personal mailboxes: 100
- max installed languages: unlimited
- max enabled languages: 1
se-10-0-0-0# show software packages
- Core (Integrated Voice Services - Core)
- Auto Attendant (Integrated Voice Services - Auto Attendant)
- Voice Mail (Integrated Voice Services - Voice Mail)
- Boot Loader (Service Engine Bootloader)
- US English (Integrated Services Voice Mail US English Prompts)
se-10-0-0-0# show software versions
- Auto Attendant 1.0.0.21
Related Commands
show software directory
To display directory, use the show software directory command in Cisco Unity Express EXEC mode.
show software directory {download | downgrade}
Syntax Description
download
|
Displays download directory information.
|
downgrade
|
Displays downgrade directory information.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was added for the Cisco Unity Express network module.
|
Examples
The following is sample output for the show software download command:
se-1-100-6-10# show software download
Directory: /dwnld/pkgdata
drwxrwxr-x 2 root daemon 136 Oct 18 19:30 .
drwxrwxr-x 4 root daemon 136 Oct 18 19:30 ..
-rw-rw-r-- 1 root root 27857860 Oct 18 19:31 cue-vm-upgrade.2.1
-rw-rw-r-- 1 root root 113161 Oct 18 19:30 cue-vm.2.1.pkg
The following is sample output for the show software downgrade command:
se-172-16-0-0# show software downgrade directory
Directory: /dwnld/dwngrade
drwxrwxrwx 3 root daemon 184 Nov 3 17:22 .
drwxrwxr-x 4 root daemon 360 Nov 3 17:22 ..
-rw-rw-r-- 1 root daemon 227 Oct 28 18:42 .uninstall_work_order
-rw-rw-r-- 1 root daemon 6286628 Oct 28 18:42 add_files.fhdr
drwxrwxr-x 2 root daemon 48 Nov 3 17:22 tmp
Related Commands
show startup-config
To display the current startup configuration, use the show startup-config command in Cisco Unity Express EXEC mode.
show startup-config [paged]
Syntax Description
paged
|
(Optional) Displays enough output to fill the current viewing screen.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays the startup configuration stored in flash memory.
Examples
The following is sample output for the show startup-config command:
se-10-0-0-0# show startup-config
! This adds all the platform CLI commands
ip domain-name localdomain
ip name-server 10.100.10.130
clock timezone America/Los_Angeles
Related Commands
Command
|
Description
|
copy ftp
|
Copies network FTP server data to another location.
|
copy running-config
|
Copies the running configuration to another location.
|
copy tftp
|
Copies the startup configuration to another location.
|
copy tftp
|
Copies network TFTP server data to another location.
|
erase startup-config
|
Deletes configuration data.
|
show running-config
|
Displays the running configuration.
|
write
|
Copies the running configuration to the startup configuration.
|
show trace buffer
To display a list of events in memory, use the show trace buffer command in Cisco Unity Express EXEC mode.
show trace buffer [containing string [long | short] | long [paged] | short [paged] | tail [number
[long | short]]]
Syntax Description
containing string
|
(Optional) Only display events that match a search expression.
|
long
|
(Optional) Displays expanded text for many error and return codes.
|
paged
|
(Optional) Displays the output a page at a time.
|
short
|
(Optional) Displays hexadecimal codes.
|
tail
|
(Optional) Display the latest events as they occur.
|
number
|
(Optional) Displays the most recent number of events.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays a list of the trace events being captured in the memory buffer. Use this command to monitor trace events set for debugging. You may stop the output by pressing <CTRL-C>.
Examples
The following example shows a partial output from the show trace buffer command:
se-10-0-0-0# show trace buffer
Press <CTRL-C> to exit...
238 09/19 23:23:11.041 TRAC TIMZ 0 UTC UTC 0
238 09/19 23:23:11.043 TRAC TIMZ 0 UTC UTC 0
800 09/19 23:28:04.152 WFSP MISC 0 WFSysdbLimits::WFSysdbLimits hwModuleType=NM
800 09/19 23:28:04.171 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.171 WFSP MISC 0 keyName = limitsDir
str = /sw/apps/wf/ccnapps/limits
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getNodeXml
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.198 WFSP MISC 0 keyName = limits
str = <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <attrList> <a
ttrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <attr>max
_scripts</attr> <desc>maximum number of scripts</desc> <value>0</value> </attrDe
cl> <attrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <at
tr>max_prompts</attr> <desc>maximum number of prompts</desc> <value>0</value> </
800 09/19 23:28:04.199 WFSP MISC 0 WFSysdbProp::getNodeXml(str, str)
800 09/19 23:28:04.200 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.200 WFSP MISC 0 keyName = app
Related Commands
Command
|
Description
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show trace store
To display a list of events from the atrace.log file, use the show trace store command in Cisco Unity Express EXEC mode.
show trace store [containing string [long | short] | long [paged] | short [paged] | tail [number
[long | short]]]
Syntax Description
containing string
|
(Optional) Only display events that match a search expression.
|
long
|
(Optional) Displays expanded text for many error and return codes.
|
paged
|
(Optional) Displays the output a page at a time.
|
short
|
(Optional) Displays hexadecimal codes.
|
tail
|
(Optional) Display the latest events as they occur.
|
number
|
(Optional) Displays the most recent number of events.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays a list of the trace events saved in the atrace.log file. Use this command to monitor trace events set for debugging. The atrace.log file capacity is 10 MB on the AIM and 100 MB on the NM. When the atrace.log file reaches its limit, it's copied to the atrace.log.prev file and restarted. You may stop the output by pressing <CTRL-C>.
Examples
The following example shows a partial output from the show trace store command:
se-10-0-0-0# show trace store
Press <CTRL-C> to exit...
238 09/19 23:23:11.041 TRAC TIMZ 0 UTC UTC 0
238 09/19 23:23:11.043 TRAC TIMZ 0 UTC UTC 0
800 09/19 23:28:04.152 WFSP MISC 0 WFSysdbLimits::WFSysdbLimits hwModuleType=NM
800 09/19 23:28:04.171 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.171 WFSP MISC 0 keyName = limitsDir
str = /sw/apps/wf/ccnapps/limits
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getNodeXml
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.198 WFSP MISC 0 keyName = limits
str = <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <attrList> <a
ttrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <attr>max
_scripts</attr> <desc>maximum number of scripts</desc> <value>0</value> </attrDe
cl> <attrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <at
tr>max_prompts</attr> <desc>maximum number of prompts</desc> <value>0</value> </
800 09/19 23:28:04.199 WFSP MISC 0 WFSysdbProp::getNodeXml(str, str)
800 09/19 23:28:04.200 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.200 WFSP MISC 0 keyName = app
Related Commands
Command
|
Description
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show logs
|
Displays a list of the log files.
|
show trace store-prev
|
Displays a list of events from the atrace.log.prev file.
|
show trace store-prev
To display a list of events from the atrace.log.prev file, use the show trace store-prev command in Cisco Unity Express EXEC mode.
show trace store-prev [containing string [long | short] | long [paged] | short [paged] | tail
[number [long | short]]]
Syntax Description
containing string
|
(Optional) Only display events that match a search expression.
|
long
|
(Optional) Displays expanded text for many error and return codes.
|
paged
|
(Optional) Displays the output a page at a time.
|
short
|
(Optional) Displays hexadecimal codes.
|
tail
|
(Optional) Display the latest events as they occur.
|
number
|
(Optional) Displays the most recent number of events.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays a list of the trace events being captured in the atrace.log.prev file. Use this command to monitor trace events set for debugging. The atrace.log file capacity is 10 MB on the AIM and 100 MB on the NM. When the atrace.log file reaches its limit, it's copied to the atrace.log.prev file and restarted. You may stop the output by pressing <CTRL-C>.
Examples
The following example shows a partial output from the show trace store-prev command:
se-10-0-0-0# show trace store-prev
Press <CTRL-C> to exit...
238 09/19 23:23:11.041 TRAC TIMZ 0 UTC UTC 0
238 09/19 23:23:11.043 TRAC TIMZ 0 UTC UTC 0
800 09/19 23:28:04.152 WFSP MISC 0 WFSysdbLimits::WFSysdbLimits hwModuleType=NM
800 09/19 23:28:04.171 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.171 WFSP MISC 0 keyName = limitsDir
str = /sw/apps/wf/ccnapps/limits
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getNodeXml
800 09/19 23:28:04.197 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.198 WFSP MISC 0 keyName = limits
str = <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <attrList> <a
ttrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <attr>max
_scripts</attr> <desc>maximum number of scripts</desc> <value>0</value> </attrDe
cl> <attrDecl purpose="CONFIG" type="INT32" maxsize="4"> <node>limits</node> <at
tr>max_prompts</attr> <desc>maximum number of prompts</desc> <value>0</value> </
800 09/19 23:28:04.199 WFSP MISC 0 WFSysdbProp::getNodeXml(str, str)
800 09/19 23:28:04.200 WFSP MISC 0 WFSysdbProp::getProp
800 09/19 23:28:04.200 WFSP MISC 0 keyName = app
Related Commands
Command
|
Description
|
show begin
|
Begins the output of any show command from a specified string.
|
show exclude
|
Filters a show command output so that it excludes lines that contain a particular regular expression.
|
show include
|
Filters a show command output so that it only displays lines that contain a particular regular expression.
|
show logs
|
Displays a list of the log files.
|
show trace store
|
Displays a list of events from the atrace.log file.
|
show user detail username
To display the configured details for a specific user, use the show user detail username command in Cisco Unity Express EXEC mode.
show user detail username username
Syntax Description
username
|
Name of the user whose configuration details should be displayed.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays users who were configured using either the Cisco Unity Express EXEC version or Cisco Unity Express configuration version of the username command.
Examples
The following is sample output for the show user detail username command.
se-10-0-0-0# show user detail username user1
Table 30 describes the significant fields shown in the display.
Table 30 show user detail username Field Descriptions
Field
|
Description
|
Full Name
|
Full name of the user.
|
First Name
|
First name of the user.
|
Last Name
|
Last name of the user.
|
Nickname
|
Optional nickname of the user.
|
Phone
|
Extension or telephone number assigned to the user.
|
Phone(E.164)
|
11-digit telephone number assigned to the user.
|
Language
|
Language used for prompts for this user.
|
Related Commands
Command
|
Description
|
show users
|
Displays a list of usernames.
|
username
|
Configures a Cisco Unity Express user.
|
show users
To display a list of configured users, use the show users command in Cisco Unity Express EXEC mode.
show users
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
This command displays a list of all users who were configured using either the Cisco Unity Express EXEC version or Cisco Unity Express configuration version of the username command.
Examples
The following example lists the users configured in the voice-mail system:
Related Commands
show version
To display the versions of the Cisco Unity Express hardware components, use the show version command in Cisco Unity Express EXEC mode.
show version
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
The compact flash information was added to the display.
|
Usage Guidelines
This command displays a list of the installed Cisco Unity Express hardware components with their versions and serial numbers.
Examples
The following example lists the hardware components for a Cisco Unity Express system:
se-10-0-0-0# show version
CPU Model: Pentium III (Coppermine)
Chassis Serial: JMX0633L3RW
Module Serial: JAB0552066P
CF info: HITACHI_DK23DA-20
Related Commands
Command
|
Description
|
show software
|
Displays the version numbers of the installed Cisco Unity Express software components.
|
show voicemail
To display the properties of the voice-mail system, use the show voicemail command in Cisco Unity Express EXEC mode.
show voicemail {detail {mailbox | user} name | limits | mailboxes [idle number-of-days] | usage
| users}
Syntax Description
detail {mailbox | user} name
|
Displays the details for a general delivery mailbox or a user with the name value. For a general delivery mailbox, use the owner's name, not the name of the group.
|
limits
|
Displays default values for all mailboxes.
|
mailboxes
|
Displays all configured mailboxes and their current storage status.
|
idle number-of-days
|
(Optional) Displays all configured mailboxes that have been inactive for at least the specified number of days.
|
usage
|
Displays how much of the voice-mail system's capacity has been used or configured.
|
users
|
Lists all the local voice-mail users.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3). The idle keyword was added.
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
If the user specified with the name value has a personal mailbox and is the owner of a general delivery mailbox, the show voicemail detail mailbox command displays the detail for all the user's mailboxes.
Examples
The following is sample output for the show voicemail command:
se-1-100-6-10# show voicemail detail mailbox tech
Owner: /sw/local/groups/tech
Mailbox Size (seconds): 3000
Message Size (seconds): 60
Created/Last Accessed: Oct 15 2003 04:38:28 GMT+00:00
se-10-0-0-0# show voicemail detail mailbox user1
Owner: /sw/local/users/user1
Mailbox Size (seconds): 3000
Message Size (seconds): 60
Created/Last Accessed: Nov 05 2003 04:38:28 GMT+00:00
Table 31 describes the significant fields shown in the display.
Table 31 show voicemail detail mailbox Field Descriptions
Field
|
Description
|
Owner
|
Pathname of the mailbox space. For a general delivery mailbox, this is not the name of the group owner.
|
Type
|
Type of mailbox (general or personal).
|
Description
|
Optional description of the mailbox.
|
Busy state
|
Current activity state of the mailbox.
|
Enabled
|
Indicates whether the mailbox is available to received calls.
|
Mailbox Size (seconds)
|
Configured size of the mailbox in seconds.
|
Message Size (seconds)
|
Permitted maximum message storage size in seconds.
|
Play Tutorial
|
Indication whether the voice-mail tutorial plays on the user's first entry into the mailbox.
|
Space Used (seconds)
|
Number of seconds used for currently stored messages.
|
Total Message Count
|
Number of all stored messages in the mailbox.
|
New Message Count
|
Number of new messages in the mailbox.
|
Saved Message Count
|
Number of saved messages in the mailbox.
|
Expiration (days)
|
Maximum number of days messages can be stored in the mailbox.
|
Greeting
|
Type of active greeting (standard or alternate).
|
The following is sample output for the show voicemail limits command:
se-10-0-0-0# show voicemail limits
Default Mailbox Size (seconds): 3000
Default Caller Message Size (seconds): 60
Maximum Recording Size (seconds): 900
Default Message Age (days): 30
System Capacity (minutes): 6000
Default Prompt Language: en_US
Table 32 describes the significant fields shown in the display.
Table 32 show voicemail limits Field Descriptions
Field
|
Description
|
Default Mailbox Size (seconds)
|
Configured size in seconds of any new mailbox.
|
Default Caller Message Size (seconds)
|
Permitted maximum message storage size in seconds in any new mailbox.
|
Maximum Recording Size (seconds)
|
Maximum length in seconds of a user's outgoing greeting.
|
Default Message Age (days)
|
Maximum number of days messages can be stored in any new mailbox.
|
System Capacity (minutes)
|
Maximum storage minutes for all messages and greetings in the system.
|
Default Prompt Language
|
Language used for voice-mail prompts.
|
Operator Telephone
|
Extension or telephone number for the voice-mail operator.
|
The following is sample output for the show voicemail mailboxes command:
se-10-0-0-0# show voicemail mailboxes
OWNER MSGS NEW SAVED MSGTIME MBXSIZE USED
Table 33 describes the significant fields shown in the display.
Table 33 show voicemail mailboxes Field Descriptions
Field
|
Description
|
OWNER
|
User who has a configured mailbox. Other users may be configured on the system, but only those with mailboxes appear on this list.
|
MSGS
|
Total number of messages currently in the owner's mailbox.
|
NEW
|
Number of new messages in the owner's mailbox.
|
SAVED
|
Number of saved messages in the owner's mailbox.
|
MSGTIME
|
Total number of seconds used for messages in the owner's mailbox.
|
MBXSIZE
|
Size in seconds of the owner's mailbox.
|
USED
|
Number of seconds used by the owner for messages.
|
The following is sample output for the show voicemail mailboxes idle command:
se-10-0-0-0# show voicemail mailboxes idle 7
OWNER IDLE MSGS MSGTIME MBXSIZE
Table 34 describes the significant fields shown in the display.
Table 34 show voicemail mailboxes idle Field Descriptions
Field
|
Description
|
OWNER
|
User ID of the mailbox owner.
|
IDLE
|
Number of days the mailbox has been idle.
|
MSGS
|
Number of messages stored in the mailbox.
|
MSGTIME
|
Number of minutes of messages currently stored in the mailbox.
|
MBXSIZE
|
Maximum number of storage minutes for the mailbox.
|
The following is sample output for the show voicemail usage command:
se-10-0-0-0# show voicemail usage
general delivery mailboxes: 0
capacity of voicemail (minutes): 6000
allocated capacity (minutes): 400.0
message time used (seconds): 0
average message length (seconds): 0.0
greeting time used (seconds): 0
average greeting length (seconds): 0.0
total time used (seconds): 0
total time used (minutes): 0.0
percentage used time (%): 0
Table 35 describes the significant fields shown in the display.
Table 35 show voicemail usage Field Descriptions
Field
|
Description
|
personal mailboxes
|
Number of configured personal mailboxes.
|
general delivery mailboxes
|
Number of configured general delivery mailboxes.
|
orphaned mailboxes
|
Number of orphaned mailboxes.
|
capacity of voicemail (minutes)
|
Maximum number of storage minutes for the voice-mail system.
|
allocated capacity (minutes)
|
Number of storage minutes allocated for the voice-mail system.
|
message time used (seconds)
|
Number of seconds currently used for all messages.
|
message count
|
Number of messages currently stored in all mailboxes.
|
average message length (seconds)
|
Average length in seconds of all voice messages.
|
greeting time used (seconds)
|
Number of seconds used for all mailbox greetings.
|
greeting count
|
Number of recorded greetings.
|
average greeting length (seconds)
|
Average length in seconds of all greetings.
|
total time used (seconds)
|
Total seconds used for all messages and greetings.
|
total time used (minutes)
|
Total minutes used for all messages and greetings.
|
percentage used time (%)
|
Percentage of total minutes used compared to the allocated capacity.
|
The following is sample output for the show voicemail users command:
se-10-0-0-0# show voicemail users
Related Commands
shutdown
To turn off the Cisco Unity Express system, use the shutdown command in Cisco Unity Express EXEC mode.
shutdown
Caution 
Always do a shutdown of the module before power-cycling the router to prevent file corruption and data loss.
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
1.0
|
This command was introduced on the Cisco Unity Express network module and in Cisco CallManager Express 3.0.
|
1.1
|
This command was implemented on the advanced integration module (AIM) and in Cisco CallManager 3.3(3).
|
1.1.2
|
This command was implemented on the Cisco 2800 series and Cisco 3800 series routers.
|
Usage Guidelines
Use this command to shutdown the CUE AIM or NM.
Caution 
The shutdown in immediate. The software does not ask for confirmation.
Examples
The following example shows the shutdown of a CUE network module:
EXITED: probe exit status 0
EXITED: LDAP_startup.sh exit status 0
EXITED: HTTP_startup.sh exit status 0
Remounting device 03:01 ... OK
Related Commands
Command
|
Description
|
reload
|
Starts the Cisco Unity Express system.
|
software download abort
To abort a download that is in progress, use the software download abort command in Cisco Unity Express EXEC mode.
software download abort
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Examples
The following is an example of aborting an existing download:
se-1-100-6-10# software download abort
Download request aborted.
Related Commands
software download clean
To download software packages for installing later, use the software download clean command in Cisco Unity Express EXEC mode.
software download clean {package_file_name |
url ftp://ftp_server_ip_address/package-file-name}
Syntax Description
package-file-name
|
Name of the package file for the new software.
|
url ftp://ftp_server_ip_address
|
The URL of the FTP server.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to download files for a future install.
Examples
The following is an example of downloading a software package to install later where the FTP server information has been set in the CUE configuration.
se-172-16-0-0# software download clean cue-vm.2.0.1.pkg
The following is an example of downloading a software package to install later where the FTP server information is included on the command line.
se-10-16-0-0# software download clean url ftp://10.16.0.2/cue-vm.2.0.1.pkg
WARNING:: This command will download the necessary software to
WARNING:: complete a clean install. It is recommended that a backup be done
WARNING:: before installing software.
Would you like to continue? [n] y
Downloading cue-vm.2.0.1.pkg
Validating package signature ... done
Downloading cue-vm-lang-pack.2.0.1.pkg
Bytes downloaded : 126048
Validating package signature ... done
Num. Selected Installed Language Name
-------------------------------------------
1 CUE Voicemail European French Version 2.0.0.0
2 CUE Voicemail European Spanish Version 2.0.0.0
3 CUE Voicemail Gaelic Irish Version 2.0.0.0
4 CUE Voicemail German Version 2.0.0.0
5 CUE Voicemail US English Version 2.0.0.0
# - enter the number for the language to select one
r # - remove the language for given #
i # - more information about the language for given #
x - Done with language selection
Num. Selected Installed Language Name
-------------------------------------------
1 CUE Voicemail European French Version 2.0.0.0
2 CUE Voicemail European Spanish Version 2.0.0.0
3 CUE Voicemail Gaelic Irish Version 2.0.0.0
4 CUE Voicemail German Version 2.0.0.0
5 * CUE Voicemail US English Version 2.0.0.0
# - enter the number for the language to select one
r # - remove the language for given #
i # - more information about the language for given #
x - Done with language selection
The following is an example of using the software download status command to check on the download progress.
se-172-16-0-0# software download status
Download request in progress.
downloading file : cue-vm.2.0.prt1
bytes downloaded : 5536224
Related Commands
software download server
To configure the FTP server, use the software download server command in Cisco Unity Express configuration mode.
software download server url ftp://server-ip-address/[dir] [username name password password
| credentials hidden credentials]
Syntax Description
ftp://server-ip-address
|
The IP address of the FTP server.
|
/dir
|
(Optional) The FTP directory on the server.
|
username username
|
Specifies the FTP username. If this option isn't used, the default is "anonymous".
|
password password
|
Specifies the FTP password.
|
credentials hidden credentials
|
Specifies encrypted username and password value.
|
Command Modes
Cisco Unity Express configuration
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to configure the FTP server address in CUE.
Examples
The following is an example of setting the server information with just a root directory.
se-10-16-0-0(config)# software download server url ftp://10.19.0.0/
The following is an example of setting the server information with a directory different than the root directory.
se-10-16-0-0(config)# software download server url ftp://10.19.0.0/ftp_dir
The following is an example of setting the server information with a username and password.
se-10-16-0-0(config)# software download server url ftp://10.19.0.0/ftp_dir username
ftpuser password ftppassword
The following is an example of setting the server information with an encrypted credentials string.
se-10-16-0-0(config)# software download server url ftp://10.19.0.0/ftp_dir credentials
hidden
+EdgXXrwvTekoNCDGbGiEnfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nGWTYHfmPSd8ZZNgd+Y9J3xlk2B35jwAAAAA=
Related Commands
Command
|
Description
|
show software
|
Displays the FTP server information.
|
software download status
To view the progress of a software download, use the software download status command in Cisco Unity Express EXEC mode.
software download status
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Examples
The following is an example a download in progress:
se-10-16-0-0# software download status
Download request in progress.
downloading file : cue-vm.2.0.1.prt1
bytes downloaded : 5536224
Related Commands
software download upgrade
To download software for a later upgrade, user the software download upgrade command in Cisco Unity Express EXEC mode.
software download upgrade {package_file_name |
url ftp://ftp-server-ip-address/[dir]/package_file_name} [username username password
password]
Syntax Description
package_file_name
|
Name of the package file for the new software.
|
url ftp://ftp_server_ip_address
|
The Url of the FTP server.
|
dir
|
(Optional) Directory other than the default.
|
username username
|
(Optional) The username for the FTP server.
|
password password
|
(Optional) The password for the FTP server.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to download files for a future upgrade.
Note
Only certain versions of CUE software support an upgrade or downgrade. Check the release notes for the specific version to see if an upgrade or downgrade is supported. You cannot downgrade below CUE 2.0.
Examples
The following is an example of downloading a software package to upgrade later where the FTP server information has been set in the CUE configuration.
se-10-16-0-0# software download upgrade cue-vm.2.1.pkg
The following is an example of downloading a software package to upgrade later where the FTP server information is included on the command line. The username and password could also be included in this command.
se-10-16-0-0# software download upgrade url ftp://10.16.0.1/cue-vm.2.1.pkg
WARNING:: This command will download the necessary software to
WARNING:: complete an upgrade. It is recommended that a backup be done
WARNING:: before installing software.
Would you like to continue? [n] y
url_fname :cue-vm.2.0.0.12.pkg
url_url :ftp://10.16.0.1/
Downloading cue-vm.2.1.pkg
Validating package signature ... done
Validating installed manifests ..........complete.
Note
When you download the software, there are no other prompts for user input. The software package is downloaded to the CUE network module.
The following is an example of using the software download status command to check on the download progress.
se-10-16-0-0# software download status
Download request in progress.
downloading file : cue-vm.2.1.prt1
bytes downloaded : 5536224
se-10-16-0-0# software download status
Download request completed successfully.
The following example shows how to verify the download success using the show software uninstall command. The information used to downgrade to the previous version is stored in the /dwnld/pkgdata directory.
se-10-16-0-0# show software uninstall
Directory: /dwnld/pkgdata
drwxrwxr-x 2 root daemon 136 Oct 18 19:30 .
drwxrwxr-x 4 root daemon 136 Oct 18 19:30 ..
-rw-rw-r-- 1 root root 27857860 Oct 18 19:31 cue-vm-upgrade.2.1
-rw-rw-r-- 1 root root 113161 Oct 18 19:30 cue-vm.2.1.pkg
Directory: /dwnld/dwngrade
drwxrwxrwx 2 root daemon 48 Oct 18 16:43 .
drwxrwxr-x 4 root daemon 136 Oct 18 19:30 ..
Related Commands
software install clean
To install a new version of CUE software, use the software install clean command in Cisco Unity Express EXEC mode.
software install clean {package-file-name | url ftp://ftp-server-ip-address/package-file-name}
Syntax Description
clean
|
Installs a new software package.
|
package-file-name
|
Name of the package file for the new software.
|
url ftp://ftp-server-ip-address
|
The Url of the FTP server.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to download files for a new install.
Note
This command cleans the disk. All configuration and voice messages will be lost after this step. For future upgrades and installations, verify that a backup has been done. If it has not, abort at this step and do a backup first.
Examples
The following is an example of the command to install a new version of CUE software where the FTP server information has been set in the CUE configuration.
se-10-16-0-0# software install clean cue-vm.2.0.pkg
The following is an example of installing a new version of CUE software where the FTP server information is included on the command line.
se-10-16-0-0# software install clean url ftp://10.16.0.1/cue-vm.2.0.pkg
WARNING:: This command will install the necessary software to
WARNING:: complete a clean install. It is recommended that a backup be done
WARNING:: before installing software.
Would you like to continue? [n] y
Num. Selected Installed Language Name
-------------------------------------------
1 CUE Voicemail European French Version 2.0.0.0
2 CUE Voicemail European Spanish Version 2.0.0.0
3 CUE Voicemail Gaelic Irish Version 2.0.0.0
4 CUE Voicemail German Version 2.0.0.0
5 CUE Voicemail US English Version 2.0.0.0
# - enter the number for the language to select one
r # - remove the language for given #
i # - more information about the language for given #
x - Done with language selection
Num. Selected Installed Language Name
-------------------------------------------
1 CUE Voicemail European French Version 2.0.0.0
2 CUE Voicemail European Spanish Version 2.0.0.0
3 CUE Voicemail Gaelic Irish Version 2.0.0.0
4 CUE Voicemail German Version 2.0.0.0
5 * CUE Voicemail US English Version 2.0.0.0
# - enter the number for the language to select one
r # - remove the language for given #
i # - more information about the language for given #
x - Done with language selection
At this point the new software will load from the FTP server and the system will restart.
IMPORTANT:: Welcome to Cisco Systems Service Engine
IMPORTANT:: post installation configuration tool.
IMPORTANT:: This is a one time process which will guide
IMPORTANT:: you through initial setup of your Service Engine.
IMPORTANT:: Once run, this process will have configured
IMPORTANT:: the system for your location.
IMPORTANT:: If you do not wish to continue, the system will be halted
IMPORTANT:: so it can be safely removed from the router.
Do you wish to start configuration now (y,n)? y
IMPORTANT:: A Cisco Unity Express configuration has been found
IMPORTANT:: You can choose to restore this configuration into
IMPORTANT:: current image.
IMPORTANT:: A stored configuration contains some of the data
IMPORTANT:: previous installation, but not as much as a backup.
IMPORTANT:: example: voice messages, user passwords, user PINs,
IMPORTANT:: auto attendant scripts are included in a backup,
IMPORTANT:: not saved with the configuration.
IMPORTANT:: If you are recovering from a disaster and do not
IMPORTANT:: backup, you can restore the saved configuration.
IMPORTANT:: If you are going to restore a backup from a previous
IMPORTANT:: installation, you should not restore the saved
IMPORTANT:: If you choose not to restore the saved configuration,
IMPORTANT:: will be erased from flash.
Would you like to restore the saved configuration? (y,n)y
IMPORTANT:: Administrator Account Creation
IMPORTANT:: Create an administrator account. With this account,
IMPORTANT:: you can log in to the Cisco Unity Express GUI and
IMPORTANT:: run the initialization wizard.
Enter administrator user ID:
Enter password for admin:
Confirm password for admin by reentering it:
Related Commands
software install downgrade
To downgrade to a previously installed version of CUE software, use the software install downgrade command in Cisco Unity Express EXEC mode.
software install downgrade
Syntax Description
This command has no arguments or keywords.
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to downgrade to the previous version of CUE software. The package information has already been saved on the CUE module from the previous upgrade. No FTP information is necessary.
Note
Only certain versions of CUE software support an upgrade or downgrade. Check the release notes for the specific version to see if an upgrade or downgrade is supported. You cannot downgrade below CUE 2.0.
Examples
The following is an example of the command to downgrade to the previous version of CUE software.
se-172-16-0-0# software install downgrade
Related Commands
Command
|
Description
|
show software
|
Displays the download and downgrade directory information.
|
software install upgrade
To upgrade to a newer version of CUE software, use the software install upgrade command in Cisco Unity Express EXEC mode.
software install upgrade {pkg cue-package.pkg | url ftp://ftp-server-ip-address/cue-package.pkg}
Syntax Description
pkg cue-package.pkg
|
Specifies a package name.
|
url ftp://ftp-server-ip-address/cue-package.pkg
|
Specifies the FTP server information.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Usage Guidelines
Use this command to upgrade to a newer version of CUE software.
Note
Only certain versions of CUE software support an upgrade or downgrade. Check the release notes for the specific version to see if an upgrade or downgrade is supported. You cannot downgrade below CUE 2.0.
Examples
The following is an example of the command to upgrade to a newer version of CUE software.
se-10-16-0-0# software install upgrade url ftp://10.16.0.1/cue-vm.2.0.2.pkg
The following is an example of the command to upgrade to a newer version of CUE software if the FTP server has been configured or the software files have been downloaded previously with the software download upgrade command:
se-10-16-0-0# software install upgrade pkg cue-vm.2.0.2.pkg
Related Commands
software remove
To remove software installed during a download or upgrade, use the software remove command in Cisco Unity Express EXEC mode.
software remove {all | downgradefiles | downloadfiles}
Syntax Description
all
|
Removes both the downgrade and download files.
|
downgradefiles
|
Removes the downgrade files.
|
downloadfiles
|
Removes the download files.
|
Command Modes
Cisco Unity Express EXEC
Command History
Cisco Unity Express Release
|
Modification
|
2.0
|
This command was introduced.
|
Examples
The following is an example the software remove command:
se-172-19-0-0# software remove all
se-172-19-0-0# software remove downgradefiles
se-172-19-0-0# software remove downloadfiles
Related Commands