Configuration Management Commands on Cisco IOS XR Software
save configuration removed
SMR-158
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
save configuration removed
To save the contents of a removed configuration to a file, use the
save configuration removed
command
in global configuration or administration configuration mode.
save configuration removed
{
removed-configuration-file
}
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.
When a package is deactivated, the configuration belonging to that package is removed from the running
configuration and saved to a file. To save a copy of the removed configuration file, use the
save
configuration removed
{
removed-configuration-file
}
device
:
directory-path
command.
Task ID
Examples
To view a list of the available removed configuration files, use the
save configuration removed
command followed by a question mark:
RP/0/RP0/CPU0:router(config)#
save configuration removed ?
20051208042507.cfg Removed configuration.
20051208044553.cfg Removed configuration.
<cr>
In the following example, a removed configuration is saved to disk0 and assigned the filename
“sample3”:
RP/0/RP0/CPU0:router(config)#
save configuration removed 20051208042507.cfg disk0:sample3
removed-configuration-
file
Specifies the name of the removed configuration file.
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