- Overview of Cisco Video Management and Storage Software Installation
- Activating IP Connectivity
- Upgrading Software Using the Online Installer (No Backup and Restore Required)
- Installing New Software By Using the Online Installer (Backup and Restore Required)
- Installing Software By Using the Boot Helper
- Backing Up Files
- Restoring Files
- Index
Appendix A: Backing Up Files
Backup commands must be entered in the module EXEC mode while the system is offline. Consider performing the backup procedure at a time when the system is least active.

Note We recommend that you back up your configuration files whenever you make changes to the system or the application files. When you configure the backup server to back up files, you can also schedule nightly backups of the configuration.
Prerequisite
Configure your backup server. See Cisco Video Management and Storage System CLI Administrator Guide to configure your backup server.
Numbering Scheme for Backup Files
Five types of backup CLI requests are available: Cisco Video Management and Storage data only,
Cisco Video Management and Storage module startup configuration only, Video Surveillance Management System (VSMS) data files only, Video Surveillance Operations Manager (VSOM) data files only, or back up all. However, the Cisco Video Management and Storage module data only files are not backed up.
•Data—No data is stored in the Cisco Video Management and Storage module; thus, there is no data to back up.
•Configuration—Backs up only the startup configuration. Use the show startup command in user EXEC mode to display the current startup configuration.
•All—Backs up startup configuration information. There are no Cisco Video Management and Storage module data only files; thus, only the VSMS and VSOM files are backed up.
•VSMS—Backs up Cisco Video Surveillance Media Server data files.
•VSOM—Backs up Cisco Video Surveillance Operations Manager data files.
The Cisco Video Management and Storage software automatically numbers and dates the backup files and identifies the revision number in a backupid field.
When restoring the files, refer to the backup ID for the backup configuration file that you want to use. To see a list of startup configuration file backup IDs, use the show backup server command in user EXEC mode.
SUMMARY STEPS
1. enable
2. configure terminal
3. backup server
4. exit
5. offline
6. backup category {all | configuration | data | VSMS | VSOM}
7. continue
8. show backup history
9. show backup server
DETAILED STEPS