application start

To enable a specific application, use the application start command in the EXEC mode. To remove this function, use the no form of this command.

application start application-name

Syntax Description

application

The application command for an application install and administration.

start

Enables an application bundle.

application-name

Name of the predefined application that you want to enable. Supports up to 255 alphanumeric characters.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

Enables an application.

You cannot use this command to start the Cisco CDA application. If you use this command to start the application, you can see that the Cisco CDA is already running.

Examples

/admin# application start cda

Starting CDA...

 

You can check the status of Cisco CDA using the show application status cda command. If you are checking the status right after starting Cisco CDA, it will show the following output:

/admin# show application status cda

CDA Application Server process is not running.

 

But after a short while the output will be similar to:

/admin# show application status cda

CDA Application Server is running, PID: 16420

 

Related Commands

Command

Description

application install

Configures an application.

application install

Installs an application bundle.

application remove

Removes or uninstalls an application.

application reset-config

Resets an application configuration to factory defaults.

application reset-passwd

Resets an application password for a specified user.

application stop

Stops or disables an application.

application upgrade

Upgrades an application bundle.

show application

Shows application information for the installed application packages on the system.