This KB article provides the steps for backing up Management Center through the GUI running a Job or via the CLI.
Backup through the GUI:
Link to Webguide for additional information: Back Up the MC Configuration
Backup through the CLI:
enable' mode. At the # prompt
# backup create# backup view (to get the index number of the backup you created# backup export <index#> scheme://ip/path passphrase <your_desired_passphrase> username <file_server_username> password <<hit enter to be prompted to enter your server password>>
CLI backup Syntax can be found in the Webguide: backup CLI Syntax