F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Command Reference-6PW100
75
Examples
# Delete the next-startup configuration file.
<Sysname> reset saved-configuration
The saved configuration file will be erased. Are you sure? [Y/N]:y
Configuration file in cfa0 is being cleared.
Please wait ...........
Configuration file is cleared.
Related commands
• display saved-configuration
• save
restore startup-configuration
Use restore startup-configuration to download a configuration file from a TFTP server and specify it as
the next-startup configuration file.
Syntax
restore startup-configuration from src-addr src-filename
Views
User view
Default command level
3: Manage level
Parameters
src-addr: Specifies a TFTP server's IPv4 address or name. The name can comprise 1 to 20 characters.
src-filename: Specifies the file name of the configuration file to be downloaded.
Usage guidelines
Before restoring the configuration file for the next startup, make sure the server is reachable, the server is
enabled with TFTP service, and you have read and write permissions.
This command provides an easy approach to configuration file restoration by automatically performing
all operations required for restoring the next-startup configuration file.
If the storage medium has been partitioned, the configuration file is saved on the first partition.
FIPS doesn't support TFTP. This command is not available in FIPS mode.
Examples
# Download the configuration file test.cfg from the TFTP server at 2.2.2.2, and specify the file as the
startup configuration file for the next startup.
<Sysname> restore startup-configuration from 2.2.2.2 test.cfg
Restore next startup-configuration file from 2.2.2.2. Please wait..............
finished!
save
Use save file-url to save the running configuration to a configuration file, without specifying the file as a
next-startup configuration file.