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-12
You are recommended to adopt the fast saving mode in the conditions of stable power
and adopt the safely saving mode in the conditions of unstable power or remote
maintenance.
Related commands: reset saved-configuration, display current-configuration,
display saved-configuration.
Examples
# Save the current configuration files to the Flash memory.
<H3C> save
The configuration will be written to the device.
Are you sure?[Y/N]y
Now saving current configuration to the device.
Saving configuration flash:/config.cfg. Please wait...
...........
Configuration is saved to flash memory successfully.
1.1.7 startup saved-configuration
Syntax
startup saved-configuration { cfgfile | device-name }
View
User view
Parameters
cfgfile: Name of a configuration file. It is a string of 1 to 64 characters.
device-name: Name of the current storage device.
Description
Use the startup saved-configuration command to configure the configuration file to
be used in the next startup.
The configuration file uses .cfg as its extension name and is saved in the root directory
of the Flash.
Related commands: display startup.
Examples
# Configure the configuration file to be used in the next startup as config.cfg.
<H3C> startup saved-configuration config.cfg