application install

Note You are not allowed to run the application install command from the CLI under normal operations because the Cisco CDA application is preinstalled with the provided ISO image on all supported appliances and VMware.

To install a specific application other than the Cisco CDA, use the application install command in the EXEC mode. To remove this function, use the application remove command.

application install application-bundle remote-repository-name

Syntax Description

application

The application command for an application install and administration.

install

Installs a specific application.

application-bundle

Application bundle filename. Supports up to 255 alphanumeric characters.

remote-repository-name

Remote repository name. Supports up to 255 alphanumeric characters.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

Installs the specified application bundle on the appliance. The application bundle file is pulled from the specified repository.

If you issue the application install or application remove command when another installation or removal operation of an application is in progress, you will see the following warning message:

An existing application install, remove, or upgrade is in progress. Try again shortly.

Examples

/admin# application install cda-appbundle-1.0.0.011.i386.tar.gz myrepository

 

Save the current ADE-OS running configuration? (yes/no) [yes] ?

Generating configuration...

Saved the ADE-OS running configuration to startup successfully

Initiating Application installation...

 

Application successfully installed

/admin#

Related Commands

Command

Description

application install

Configures an application.

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 start

Starts or enables an application.

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.