95undo archive configuration maxViewSystem viewDefault level3: Manage levelParametersfile-number: The maximum number of configuration files that can be saved, in the range 1 to 10. Thevalue of the file-number argument is determined by the memory space. If the available memory space issmall, set a comparatively small value for this argument.DescriptionUse the archive configuration max command to set the maximum number of configuration files that canbe saved.Use the undo archive configuration max command to restore the default.By default, a maximum of 5 configuration files can be saved.NOTE:• Since excessive configuration files occupy large memory space, use this command to control the numberof the files. After the maximum number of configuration files is saved, the system deletes the oldest fileswhen the next file is saved (either automatically or manually). When you change the maximum numberof configuration files that can be saved, the exceeded files are not deleted. If the number of the existingconfiguration files is larger than or equal to the newly configured upper limit, the system deletes theoldestn 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 configuredupper limit is 4, when there is a new configuration file to be saved, the system deletes the 4 oldest files,where 4 = 7-4+1.• Before executing this command, configure the path and filename prefix for saving configuration files byusing the archive configuration location command; otherwise, the execution of this command fails.• If the undo archive configuration location command is executed, the maximum number ofconfiguration files that can be saved also restores to the default.Examples# Set the maximum number of configuration files that can be saved to 10. system-view[Sysname] archive configuration max 10backup startup-configurationSyntaxbackup startup-configuration to dest-addr [ dest-filename ]ViewUser viewDefault level2: System level