HP VPN Firewall Appliances System Management and Maintenance Command Reference
77
# Save the running configuration to the configuration file startup.cfg in the root directory of the storage
medium, and specify the configuration file as the next-startup configuration file.
<Sysname> display startup
Current startup saved-configuration file: cfa0:/hmr.cfg
Next startup saved-configuration file: cfa0:/aa.cfg
<Sysname> save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[cfa0:/aa.cfg]
(To leave the existing filename unchanged, press the enter key):startup.cfg
Validating file. Please wait............
Configuration is saved to device successfully.
<Sysname> display startup
Current startup saved-configuration file: cfa0:/hmr.cfg
Next startup saved-configuration file: cfa0:/startup.cfg
The output shows that the next-startup configuration file has changed from aa.cfg to startup.cfg.
# Save the running configuration to the next-startup configuration file without any confirmation required.
<Sysname> save force
Configuration is saved to device successfully.
Related commands
• display current-configuration
• display saved-configuration
• reset saved-configuration
startup saved-configuration
Use startup saved-configuration to specify the configuration file to be used at the next startup.
Use undo startup saved-configuration to configure the system to start up with factory defaults at the next
startup.
Syntax
startup saved-configuration cfgfile
undo startup saved-configuration
Views
User view
Default command level
3: Manage level
Parameters
cfgfile: Specifies a configuration file name with the extension .cfg. The file must be stored in the root
directory of the storage medium or the root directory of the first partition on the storage medium.
Usage guidelines
You can also specify a configuration file as the next-startup configuration file when you use the save
command to save the running configuration to it.