cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1146
Views
0
Helpful
3
Replies

How to backup FMC configuration via CLI?

972741861xb
Level 1
Level 1

There seems to be a problem with our FMC. When we log in to FMC through the browser, it keeps showing "System processes are starting, please wait." Can I backup the FMC configuration through CLI? I want to restore the FMC configuration to another device.

20210222172819.png

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Reboot the FMC give some times and test it.

 

here is backup and restore document for reference :

 

https://www.cisco.com/c/en/us/td/docs/security/firepower/630/configuration/guide/fpmc-config-guide-v63/backup_and_restore.html?bookSearch=true

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

We have reboot FMC, but FMC has maintained this state for several days. We want to backup the FMC configuration and restore the configuration on another FMC.

Look at the guide as mentioned look for Logs,

is there anything recently upgraded ? is this new or working one failed ?

 

SSH to FMC (follow below commands ) also post the output.

 

# pmtool status | grep -i gui

 (if yo see any related system,gui down)

 

restart service manually - going to Linux su mode.

 

#sudo su

/etc/rc.d/init.d/console restart

 

#df -h     -- check the space

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help