F3215-HP Load Balancing Module System Management Command Reference-6PW101

130
Syntax
backup startup-configuration to dest-addr [ dest-filename ]
Views
User view
Default command level
2: System level
Parameters
dest-addr: Specifies a TFTP server's IPv4 address or name, a string of 1 to 20 characters.
dest-filename: Specifies the target file name used for saving the file on the server. The file extension must
be .cfg. If you do not specify a target file name, the source file name is used.
Usage guidelines
Before performing this task, make sure the server is reachable, the server is enabled with TFTP service,
and you have read and write permissions.
Examples
# Back up the next-startup configuration file to the TFTP server at 2.2.2.2, and set the target file name to
192-168-1-26.cfg.
<Sysname> display startup
Current startup saved-configuration file: cfa0:/config.cfg
Next startup saved-configuration file: cfa0:/test.cfg
<Sysname> backup startup-configuration to 2.2.2.2 192-168-1-26.cfg
Backup next startup-configuration file to 2.2.2.2, please wait…finished!
<Sysname>
configuration encrypt
Use configuration encrypt to enable configuration encryption.
Use undo configuration encrypt to restore the default.
Syntax
configuration encrypt { private-key | public-key }
undo configuration encrypt
Default
Configuration encryption is disabled. The running configuration is saved to a configuration file without
encryption.
Views
System view
Default command level
3: Manage level
Parameters
private-key: Encrypts configuration with a private key. Only the current device can decrypt the encrypted
configuration file.