Chapter 1 Managing the CSS Software
Archiving Files to the Archive Directory
1-26
Cisco Content Services Switch Administration Guide
OL-5647-02
Archiving the Startup-Config File
Use the archive startup-config command to archive the startup-config file. Enter
the archive filename as an optional name you want to assign to the archive file.
Enter an unquoted text string with a maximum of 32 characters. The syntax for
this command is:
archive startup-config {archive_filename}
Archiving the Running-Config File
Use the archive running-config command to archive the running-config file.
Enter the archive filename as the name you want to assign to the archive file. The
archive filename is an unquoted text string with a maximum of 32 characters. The
syntax for this command is:
archive running-config archive_filename
Note You can also use the save_config alias command to automatically copy the
running-config to the startup-config, and then archive the startup-config.
Archiving a Log File
Use the archive log command to archive a log file. The syntax for this command
is:
archive log log_filename {archive_filename}
The variables are as follows:
• log_filename - The filename of the log to archive. To see a list of log files,
enter archive log ?.
• archive_filename - (Optional) The name you want to assign to the archive file.
Enter an unquoted text string with a maximum of 32 characters.