
152
Now restoring the next startup-configuration file from main board to backup board. Please
wait...finished.
Related commands
backup startup-configuration
save
Use
save
file-url
[
all
|
slot
slot-number
] to save the running configuration to a configuration file,
without specifying the file as a next-startup configuration file.
Use
save
[
safely
] [
backup
|
main
] [
force
] to save the running configuration to a file in the root
directory of the default storage medium. This command applies to each member device and
automatically specifies the file as a next-startup configuration file.
Syntax
save
file-url
[
all
|
slot
slot-number
]
save
[
safely
] [
backup
|
main
] [
force
]
Views
Any view
Predefined user roles
network-admin
Parameters
file-url
: Saves the running configuration to the specified file, without specifying the file as a
next-startup configuration file. The file name must be a string of 5 to 195 characters suffixed with
the .cfg extension, and can include path information. If the keyword
all
or a member ID is specified,
the file path cannot include a member ID. If the file path includes a folder name, the folder must
already exist.
all
: Saves the running configuration to all member devices. If you do not specify this keyword or the
slot slot-number
option, the command saves the running configuration only to the master.
slot slot-number
: Saves the running configuration to a subordinate device. The
slot-number
argument represents the IRF member ID of the device. If you do not specify this option or the
all
keyword, the command saves the running configuration only to the master.
safely
: Saves the configuration file in safe mode. If this keyword is not specified, the device saves
the configuration file in fast mode. Safe mode is slower than fast mode, but more secure.
backup
: Saves the running configuration to a configuration file, and specifies the file as the backup
next-startup configuration file. If you do not specify this keyword or the
main
keyword, the command
specifies the saved file as the main next-startup configuration file.
main
: Saves the running configuration to a configuration file, and specifies the file as the main
next-startup configuration file. If you do not specify this keyword or the
backup
keyword, the
command specifies the saved file as the main next-startup configuration file.
force
: Saves the running configuration without prompting for confirmation. Without this keyword, the
system asks you to confirm the operation. If you do not confirm the operation within 30 seconds, the
system automatically aborts the operation. If you enter
Y
within the time limit, you can continue the
save process and change the target file name during the process.
Usage guidelines
If the file specified for the command does not exist, the system creates the file before saving the
configuration. If the file already exists, the system prompts you to confirm whether to overwrite the
file. If you choose to not overwrite the file, the system cancels the save operation.