Cisco Preparative Procedures & Operational User Guide
© 2016 Cisco Systems, Inc. All rights reserved.
NOTE!
After changing the management IP address, you will need to reestablish any
connections to Firepower Chassis Manager or the FXOS CLI using the new address.
Changing the Application Management IP
You can change the management IP address on the application(s) attached to your FXOS chassis from the
FXOS CLI. To do so, you must first change the IP information at the FXOS platform level, then manually
propagate the changes to the application level.
1)
Connect to the FXOS CLI.
2)
Scope the security module:
scope slot
slot_number
3)
Configure the new management bootstrap parameters.
set virtual ip
ip_address
mask
network_mask
gateway
gateway_ip_address
For clustered configuration:
set virtual ip
ip_address
pool
start_ip end_ip
mask
network_mask
gateway
gateway_ip_address
4)
Scope the application.
scope app-instance
asa_or_ftd
5)
Clear the management bootstrap information.
clear mgmt-bootstrap
6)
Exit management bootstrap configuration scope.
Exit
7)
Commit the configuration:
commit-buffer
8)
Connect to the console of the security module.
9)
Change the virtual IP, mask, and gateway values to the exact values used in step 3.
set virtual ip
ip_address
netmask
network_mask
gw
gateway_ip_address
For clustered configuration:
set virtual ipv
ip_address
pool
start_ip end_ip
mask
network_mask
gateway
gateway_ip_address
10)
Commit the configuration:
commit-buffer