cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
264
Views
5
Helpful
1
Replies

FMC backup

princeshiloh
Level 1
Level 1

Can I backup my FMC 1600 from cli.I have lost access to gui and there is no backup.

 

Also can TAC restore VMSDB refusing to start?

1 Reply 1

rhingel
Cisco Employee
Cisco Employee

Hello,

You can log on FMC CLI, type expert, sudo su, enter your password and then use the fmc_backup_cli.pl utility.

Example:

Cisco Secure Firewall Management Center for VMware v7.2.4 (build 169)
> expert
admin@fmc:~$ sudo su 
root@fmc:/Volume/home/admin# fmc_backup_cli.pl
--------------------------------------------------------------------------------
USAGE
  fmc_backup_cli.pl name [options]

OPTIONS
  -name (-n) : The name of the backup. (The timestamp will be appended to the name)
  -c         : Takes configuration backup. This is the default option.
  -e         : Takes event backup.
  -t         : Takes threat intelligence director backup.
  -help (-h) : Prints the help.

EXAMPLES
  fmc_backup_cli.pl -n confbackup
  fmc_backup_cli.pl -n eventbackup -e
  fmc_backup_cli.pl -n tidbackup -t
  fmc_backup_cli.pl -n allbackup -c -e -t

root@fmc:/Volume/home/admin# fmc_backup_cli.pl -n myclibackup

Backup initiated...
Backup will be generated in /var/sf/backup/
Please check /var/log/backup.log for the the progress...

 

Review Cisco Networking for a $25 gift card