Backup Startup-Configuration - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
file-number: Sets the maximum number of configuration archives that can be saved. The value range is
1 to 10. Adjust the setting depending on the amount of storage space available.
Usage guidelines
Before you can set a limit on configuration archives, use the archive configuration location command to
specify a configuration archive directory and archive file name prefix.
After the maximum number of configuration archives is reached, the system deletes the oldest archive for
the new archive.
Changing the limit setting to a lower value does not cause immediate deletion of excess archives. Instead,
the configuration archive function deletes the oldest n files when a new archive is manually or
automatically saved, where n = current archive count – new archive limit + 1.
Suppose seven configuration archives have been saved before the archive limit is set to four. When
saving a new configuration archive, the system first deletes the oldest four (7 – 4 + 1) archives.
If you execute the undo archive configuration location command, the default archive limit is restored.
Examples
# Set the maximum number of configuration archives to 10.
<Sysname> system-view
[Sysname] archive configuration max 10
Related commands
archive configuration
archive configuration location
archive configuration interval
display archive configuration

backup startup-configuration

Use backup startup-configuration to back up the main next-startup configuration file to a TFTP server.
Syntax
backup startup-configuration to tftp-server [ dest-filename ]
Views
User view
Predefined user roles
network-admin
Parameters
tftp-server: Specifies a TFTP server by its IPv4 address or host name. The host name is a case-insensitive
string of 1 to 253 characters. Valid characters include letters, digits, hyphens (-), underscores (_), and
dots (.).
dest-filename: Specifies the target file name used for saving the file on the server. The file name must use
the .cfg extension. If you do not specify a target file name, the source file name is used.
158

Advertisement

Table of Contents
loading

Table of Contents