148
Syntax
In standalone mode:
save
file-url
[
all
|
slot
slot-number
]
save
[
safely
] [
backup
|
main
] [
force
]
In IRF mode:
save
file-url
[
all
|
chassis
chassis-number
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 use the extension .cfg and can include path information. If the
keyword
all
or an MPU is specified, the file path cannot include any chassis number or slot number. If the
file path includes a folder name, the folder must already exist.
all
: Saves the running configuration to both MPUs. If you do not specify this keyword or the
slot
slot-number
option, the command saves the running configuration only to the active MPU. (In standalone
mode.)
all
: Saves the running configuration to all MPUs. If you do not specify this keyword or the
chassis
chassis-number
slot
slot-number
option, the command saves the running configuration only to the global
active MPU in the IRF fabric. (In IRF mode.)
slot
slot-number
: Saves the running configuration to the standby MPU. If you do not specify this option or
the
all
keyword, the command saves the running configuration only to the active MPU. (In standalone
mode.)
chassis
chassis-number
slot
slot-number
: Saves the running configuration to an MPU. If you do not specify
this option or the
all
keyword, the command saves the running configuration only to the global active
MPU. (In IRF mode.)
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. In safe mode, the
system saves configuration in a temporary file and starts overwriting the target next-startup configuration
file after the save operation is complete. If a reboot, power failure, or out of memory event occurs during
the save operation, the next-startup configuration file is retained. In fast mode, the device directly
overwrites the target next-startup configuration file. If a reboot, power failure, or out of memory event
occurs during this process, the next-startup configuration file is lost. HP recommends that you specify the
safely
keyword for the command.
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.