create app-instance
To define an application instance, use the create app-instance command.
create app-instance app_type app_name
Syntax Description
The name of the application instance, between 1 and 64 characters. You will
use this device name when you create the logical device for this instance.
app_name
The application type, either asa, ftd, or vdp.
app_type
Command Modes
scope ssa/scope slot/
Command History
ModificationRelease
The app_name argument is now required.
2.4(1)
Command added.1.1(1)
Usage Guidelines
You can set many parameters for this application instance, including the the image version, deployment type,
resource profile and mode. You can also enable, disable and restart the application.
Example
The following example shows how to set the image version for an FTD application instance:
firepower# scope ssa
firepower /ssa # scope slot 1
firepower /ssa/slot # create app-instance ftd MyDevice1
firepower /ssa/slot/app-instance* # set deploy-type container
firepower /ssa/slot/app-instance* # set resource-profile-name silver 1
firepower /ssa/slot/app-instance* # set startup-version 6.3.0
firepower /ssa/slot/app-instance* #
Related Commands
DescriptionCommand
Shows current application attributes.show app-attri
Cisco Firepower 4100/9300 FXOS Command Reference
52
A – R Commands
create app-instance