show application

To show application information of the installed application packages on the system, use the show application command in the EXEC mode.

show application [status | version [app_name]]

Syntax Description

show application

The command to display the Cisco CDA application information.

status

Displays the status of the installed application.

version

Displays the application version for an installed application—the Cisco CDA.

app_name

Name of the installed application.

|

Output modifier variables:

 • begin—Matched pattern. Supports up to 80 alphanumeric characters.

 • count—Count the number of lines in the output. Add number after the word count.

|—Output modifier variables (see Table 4-5).

 • end—End with line that matches. Supports up to 80 alphanumeric characters.

 • exclude—Exclude lines that match. Supports up to 80 alphanumeric characters.

 • include—Include lines that match. Supports up to 80 alphanumeric characters.

 • last—Display last few lines of output. Add number after the word last. Supports up to 80 lines to display. Default 10.

|—Output modifier variables (see Table 4-5).

Table 4-5 Output Modifier Variables for Count or Last

|

Output modifier variables:

 • begin—Matched pattern. Supports up to 80 alphanumeric characters.

 • count—Count the number of lines in the output. Add number after the word count.

|—Output modifier variables.

 • end—End with line that matches. Supports up to 80 alphanumeric characters.

 • exclude—Exclude lines that match. Supports up to 80 alphanumeric characters.

 • include—Include lines that match. Supports up to 80 alphanumeric characters.

 • last—Display last few lines of output. Add number after the word last. Supports up to 80 lines to display. Default 10.

|—Output modifier variables.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

None.

Examples

Example 1

/admin# show application

<name> <Description>

cda Cisco Context Directory Agent

 

/admin#

Example 2

/admin# show application version cda

 

Cisco Context Directory Agent

---------------------------------------------

Version : 1.0.0.11

Build Date : Sun Apr 8 14:04:41 2012

Install Date : Sun Apr 8 14:11:45 2012

 

/admin#

Example 3

/admin# show application status cda

 

CDA application server is running PID:2840

/admin#

Related Commands

Command

Description

application install

Configures an application.

application install

Installs an application bundle.

application reset-config

Resets an application configuration to factory defaults.

application reset-passwd

Resets an application password for a specified user.

application remove

Removes or uninstalls an application.

application start

Starts or enables an application.

application stop

Stops or disables an application.

application upgrade

Upgrades an application bundle.