set value (create bootstrap-key FIREWALL_MODE)
To specify the firewall mode, routed or transparent, in the bootstrap configuration for the FTD and ASA, use
the set value command.
set value {routed | transparent}
Syntax Description
Sets the firewall mode to routed firewall mode.routed
Sets the firewall mode to transparent firewall.transparent
Command Modes
scope ssa/create logical-device/create mgmt-bootstrap/create bootstrap-key FIREWALL_MODE/
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
Sets the firewall mode for the application.create bootstrap-key
FIREWALL_MODE
Creates the logical device.create logical-device
Creates the bootstrap configuration for the application.create mgmt-bootstrap
Cisco Firepower 4100/9300 FXOS Command Reference
230
S Commands
set value (create bootstrap-key FIREWALL_MODE)