R3204P16-HP Load Balancing Module System Management Command Reference-6PW101
112
save
Syntax
save file-url
save [ safely ]
View
Any view
Default level
2: System level
Parameters
file-url: File path, where the extension of the file name must be .cfg.
safely: Sets the configuration saving mode to safe. If this argument is not specified, the configuration file
is saved in fast mode.
Description
Use the save file-url command to save the current configuration to the specified configuration file, but the
system does not specify the file as the startup configuration file to be used at the next system startup. If the
file specified by file-url does not exist, the system creates the file and then saves the configuration to the
file.
Use the save [ safely ] command to save the current configuration to the root directory of the storage
media, and specify the file as the startup configuration file to be used at the next system startup.
Related commands: display current-configuration, display saved-configuration, and reset
saved-configuration.
Examples
# Save the current configuration file to the specified directory, but do not specify the configuration file as
the startup configuration file to be used at the next startup.
<Sysname> save test.cfg
The current configuration will be saved to f cfa0:/test.cfg. Continue? [Y/N]:y
Now saving current configuration to the device.
Saving configuration cfa0:/test.cfg. Please wait...
............
Configuration is saved to cfa0 successfully.
startup saved-configuration
Syntax
startup saved-configuration cfgfile
undo startup saved-configuration
View
User view
Default level
3: Manage level