firepower-2110 /system/services* # commit-buffer
Step 3 Configure an IPv4 management IP address, and optionally the gateway.
a) Set the scope for fabric-interconnect a.
scope fabric-interconnect a
Example:
firepower-2110# scope fabric-interconnect a
firepower-2110 /fabric-interconnect #
b) View the current management IP address.
show
Example:
firepower-2110 /fabric-interconnect # show
Fabric Interconnect:
ID OOB IP Addr OOB Gateway OOB Netmask OOB IPv6 Address OOB IPv6 Gateway
Prefix Operability
---- --------------- --------------- --------------- ---------------- ----------------
------ -----------
A 192.168.45.45 0.0.0.0 0.0.0.0 :: ::
64 Operable
c) Configure a new management IP address, and optionally a new default gateway.
set out-of-band static ip ip_address netmask network_mask gw gateway_ip_address
To keep the currently-set gateway, omit the gw keyword. Similarly, to keep the existing management IP
address while changing the gateway, omit the ip and netmask keywords.
To set the gateway to the ASA data interfaces, set the gw to 0.0.0.0. This is the default setting.
Example:
firepower-2110 /fabric-interconnect # set out-of-band static ip 192.168.4.1 netmask
255.255.255.0
Warning: When committed, this change may disconnect the current CLI session
firepower-2110 /fabric-interconnect* #
Step 4 Configure an IPv6 management IP address and gateway.
a) Set the scope for fabric-interconnect a, and then the IPv6 configuration.
scope fabric-interconnect a
scope ipv6-config
Example:
firepower-2110# scope fabric-interconnect a
firepower-2110 /fabric-interconnect # scope ipv6-config
firepower-2110 /fabric-interconnect/ipv6-config #
Cisco Firepower 2100 Getting Started Guide
209
ASA Deployment with ASDM
(Optional) Change the FXOS and ASA Management IP Addresses or Gateway