Cisco Preparative Procedures & Operational User Guide
© 2016 Cisco Systems, Inc. All rights reserved.
4.5
Management Functions
4.5.1
IP Management and Pre-Login Banner
Changing the Management IP Address
You can change the management IP address on the FXOS chassis from the FXOS CLI.
1)
Connect to the FXOS CLI.
2)
To configure an IPv4 management IP address:
a)
Set the scope for fabric-interconnect a:
Firepower-chassis#
scope fabric-interconnect a
b)
To view the current management IP address, enter the following command:
Firepower-chassis /fabric-interconnect #
show
c)
Enter the following command to configure a new management IP address and gateway:
Firepower-chassis /fabric-interconnect #
set out-of-band ip
ip_address
netmask
network_mask
gw
gateway_ip_address
d)
Commit the transaction to the system configuration:
Firepower-chassis /fabric-interconnect* #
commit-buffer
3)
To configure an IPv6 management IP address:
a)
Set the scope for fabric-interconnect a:
Firepower-chassis#
scope fabric-interconnect a
b)
Set the scope for management IPv6 configuration:
Firepower-chassis /fabric-interconnect #
scope ipv6-config
c)
To view the current management IPv6 address, enter the following command:
Firepower-chassis /fabric-interconnect/ipv6-config #
show ipv6-if
d)
Enter the following command to configure a new management IP address and gateway:
Firepower-chassis /fabric-interconnect/ipv6-config #
set out-of-band
ipv6
ipv6_address
ipv6-prefix
prefix_length
ipv6-gw
gateway_address
e)
Commit the transaction to the system configuration:
Firepower-chassis /fabric-interconnect/ipv6-config* #
commit-buffer