Archive Configuration Max - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

Examples
# Configure the path and the filename prefix of a saved configuration file as flash:/archive/ and
my_archive respectively.
Create folder flash:/archive on the master.
<Sysname> mkdir archive
.
%Created dir flash:/archive.
Create folder flash:/archive on a slave (with the member ID 2).
<Sysname> mkdir slot2#flash:/archive
%Created dir slot2#flash:/archive.
Configure the path and the filename prefix of the saved configuration file.
<Sysname> system-view
[Sysname] archive configuration location flash:/archive filename-prefix my_archive

archive configuration max

Syntax
archive configuration max file-number
undo archive configuration max
View
System view
Default Level
3: Manage level
Parameters
file-number: The maximum number of configuration files that can be saved, in the range 1 to 10. The
value of the file-number argument is determined by the memory space. You are recommended to set a
comparatively small value for this argument if the available memory space is small.
Description
Use the archive configuration max command to set the maximum number of configuration files that
can be saved.
Use the undo archive configuration max command to restore the default.
By default, a maximum of 5 configuration files can be saved.
Since excessive configuration files occupy large memory space, you can use this command to control
the number of the files. After the maximum number of configuration files is saved, the system deletes
the oldest files when the next file is saved (either automatically or manually). When you change the
maximum number of configuration files that can be saved, the exceeded files are not deleted. If the
number of the existing configuration files is larger than or equal to the newly configured upper limit, the
system deletes the oldest n files when the next file is saved, where n = the current number - the newly
configured number + 1, for example: if the number of configuration files that have been saved is 7, and
the newly configured upper limit is 4, when there is a new configuration file to be saved, the system
deletes 4 oldest files, where 4 = 7-4+1.
5-18

Advertisement

Table of Contents
loading

Table of Contents