H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Configuration File Management
H3C S7500 Series Ethernet Switches
Chapter 1 Configuration File Management
Commands
1-11
Related commands: save, display current-configuration, display
saved-configuration.
Examples
# Remove the configuration files from the Flash memory of the Ethernet switch.
<H3C> reset saved-configuration
The saved configuration will be erased.
Are you sure?[Y/N]y
Configuration in flash memory is being cleared.
Please wait ...
....
Configuration in flash memory is cleared.
1.1.6 save
Syntax
save [ file-name | safely ]
View
User view
Parameters
file-name: File name with the extension name .cfg, a character string of 5 to 56
characters.
safely: Saves the configuration files to the Flash memory in the safely mode.
Description
Use the save command to save the current configuration files to the Flash memory.
After finishing a group of configurations and achieving expected functions, you should
remember to save the current configuration files in the Flash memory.
The configuration files can be saved in one of the following two ways:
z Fast saving: in this mode, the configuration files are saved fast. However, if restart
or power-off occurs in the saving procedure, the configuration files will be lost.
z Safely saving: in this mode, the configuration files are saved slowly. However,
even if restart or power-off occurs in the saving procedure, the configuration files
still exist.
If the save command is executed without the safely keyword, the configuration files are
saved in the fast saving mode. If the save command is executed with the safely
keyword, the configuration files are saved in the safely saving mode.