R3303-HP HSR6800 Routers Fundamentals Command Reference

102
Configuration file management commands
The router supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features,
commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about
FIPS mode, see Security Configuration Guide.
The MPU slot number in this document is for reference only.
backup startup-configuration
Use backup startup-configuration to back up the next-startup configuration file to a TFTP server.
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
This command is not supported in FIPS mode, because the device does not support to transfer files by
using TFTP in FIPS mode.
Before performing this task, make sure the server is reachable, the server is enabled with TFTP service,
and you have read and write permissions.
This command backs up only the main next-startup configuration file.
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> 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>
display current-configuration
Use display current-configuration to display the running configuration.