b) View the current management IPv6 address.
show ipv6-if
Example:
firepower-2110 /fabric-interconnect/ipv6-config # show ipv6-if
Management IPv6 Interface:
IPv6 Address Prefix IPv6 Gateway
----------------------------------- ---------- ------------
:: :: ::
c) Configure a new management IPv6 address and gateway:
Firepower-chassis /fabric-interconnect/ipv6-config # set out-of-band static ipv6 ipv6_address ipv6-prefix
prefix_length ipv6-gw gateway_address
To keep the currently-set gateway, omit the ipv6-gw keyword. Similarly, to keep the existing management
IP address while changing the gateway, omit the ipv6 and ipv6-prefix keywords.
To set the gateway to the ASA data interfaces, set the gw to ::. This is the default setting.
Example:
firepower-2110 /fabric-interconnect/ipv6-config # set out-of-band static ipv6 2001:DB8::34
ipv6-prefix 64 ipv6-gw 2001:DB8::1
firepower-2110 /fabric-interconnect/ipv6-config* #
Step 5 Delete and add new access lists for HTTPS, SSH, and SNMP to allow management connections from the new
network.
a) Set the scope for system/services.
scope system
scope services
Example:
firepower-2110# scope system
firepower-2110 /system # scope services
b) View the current access lists.
show ip-block
Example:
firepower-2110 /system/services # show ip-block
Permitted IP Block:
IP Address Prefix Length Protocol
--------------- ------------- --------
192.168.45.0 24 https
192.168.45.0 24 ssh
firepower-2140 /system/services #
c) Add new access lists.
Cisco Firepower 2100 Getting Started Guide
210
ASA Deployment with ASDM
(Optional) Change the FXOS and ASA Management IP Addresses or Gateway