Configuration Management Commands on Cisco IOS XR Software
load configuration failed
SMR-133
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
load configuration failed
To populate the target configuration with the contents of the previous failed configuration commit, use
the
load
configuration
failed
command in global configuration or administration configuration mode.
load
configuration
failed
{
commit
|
startup
[
previous
number-of-reloads
] [
noerror
]}
Syntax Description
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.
Use the
load
configuration
failed
command to populate the target configuration with the contents of the
previous failed configuration commit.
Task ID
Examples
The following example shows how to populate the target configuration with the contents of the previous
failed configuration commit:
RP/0/RP0/CPU0:router(config)#
load configuration failed
Related Commands
commit
Loads the failed configuration from the last commit.
startup
Loads the failed configuration from the startup configuration.
previous
number-of-reloads
(Optional) Loads the failed configurations from a previous router reload.
Valid
number-of-reloads
values are 1 to 4.
noerror
(Optional) Excludes the error reasons when the failed configurations are
loaded.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
config-services
read, write
Command
Description
Use the
show configuration failed
command in EXEC mode to display the
failed items in the last configuration commit, including reasons for the error.