Configuration Management Commands on Cisco IOS XR Software
save configuration
SMR-148
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
save configuration
To save the contents of a configuration to a file, use the
save configuration
command in global
configuration or administration configuration mode.
save configuration
[
running
]
device
:
directory-path
Syntax Description
Defaults
No default behavior or values
Command Modes
Global configuration
Administration configuration
Command History
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes the proper
task IDs.
To save a configuration to a file, use the
save configuration
device
:
directory-path
command.
To save a configuration that failed to a file, use the
command.
Task ID
Examples
The following example shows the configuration saved to disk0 from EXEC mode:
RP/0/RP0/CPU0:router(config)#
save configuration disk0:sample3
Destination file name (control-c to abort): [/sample3]?
Building configuration.
1 lines built in 1 second
[OK]
RP/0/RP0/CPU0:router(config)#
The following example shows the configuration saved to disk1 from administration EXEC mode:
RP/0/RP0/CPU0:router(admin-config)#
save configuration disk1:sample4
Destination file name (control-c to abort): [/sample4]?
Building configuration.
running
(Optional) Saves the contents of the running configuration.
device
:
directory-path
Storage device and directory path of the configuration file to be loaded into
the target configuration.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
config-services
read