R3204P16-HP Load Balancing Module System Management Command Reference-6PW101
111
View
User view
Default level
3: Manage level
Parameters
None
Description
Use the reset saved-configuration command to delete the startup configuration file(s) saved on the
storage media of the device.
This command permanently deletes the startup configuration file from the device. Use it with caution.
Related commands: display saved-configuration and save.
Examples
# Delete the startup configuration file to be used at the next startup from the storage media of the device.
<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.
restore startup-configuration
Syntax
restore startup-configuration from src-addr src-filename
View
User view
Default level
3: Manage level
Parameters
src-addr: IP address or name of a TFTP server. The address cannot be an IPv6 address.
src-filename: Filename of the configuration file to be downloaded from the specified server.
Description
Use the restore startup-configuration command to download a configuration file from the specified TFTP
server to the device and specify it as the startup configuration file for the next system startup.
Examples
# Download configuration file test.cfg from the TFTP server whose IP address is 2.2.2.2, and the
configuration file is to be used at the next startup of the device.
<Sysname> restore startup-configuration from 2.2.2.2 test.cfg
Restore next startup-configuration file from 2.2.2.2. Please wait..............
finished!