create bootstrap-key FIREWALL_MODE
To specify the firewall mode, routed or transparent, in the bootstrap configuration for the FTD and ASA, use
the create bootstrap-key FIREWALL_MODE command.
create bootstrap-key FIREWALL_MODE
Command Modes
scope ssa/create logical-device/create mgmt-bootstrap/
Command Default
The default mode is routed.
Command History
ModificationRelease
Added support for the ASA.2.4(1)
Command added for FTD.1.1(4)
Usage Guidelines
Bootstrap settings are meant for initial deployment only, or for disaster recovery. For normal operation, you
can change most values in the application CLI configuration.
Example
The following example shows how to set the mode to routed mode:
firepower# scope ssa
firepower /ssa # create logical-device FTD1 ftd 1 standalone
Firepower /ssa/logical-device* # create mgmt-bootstrap ftd
firepower /ssa/logical-device/mgmt-bootstrap* # create bootstrap-key FIREWALL_MODE
firepower /ssa/logical-device/mgmt-bootstrap/bootstrap-key* # set value routed
firepower /ssa/logical-device/mgmt-bootstrap/bootstrap-key* # exit
firepower /ssa/logical-device/mgmt-bootstrap* #
Related Commands
DescriptionCommand
Creates the logical device.create logical-device
Creates the bootstrap configuration for the application.create mgmt-bootstrap
Sets the value for this command.set value
Cisco Firepower 4100/9300 FXOS Command Reference
53
A – R Commands
create bootstrap-key FIREWALL_MODE