![Cisco ASR 14000 Series Management Command Reference Download Page 108](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667108.webp)
Configuration Management Commands on Cisco IOS XR Software
clear configuration inconsistency
SMR-106
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
clear configuration inconsistency
To clear an inconsistency alarm for a router configuration or admin plane configuration, use the
clear
configuration
inconsistency
command in EXEC or administration EXEC mode.
clear
configuration
inconsistency
Syntax Description
This command has no arguments or keywords.
Defaults
Administration EXEC mode: Clears the inconsistency alarms for the admin plane configuration.
EXEC mode: Clears the inconsistency alarms for a router configuration.
Command Modes
EXEC
Administration EXEC
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.
An inconsistency alarm is set when there is a failure to restore the configuration; this can occur during
router startup, or when a line card, modular services card (MSC), or route processor (RP) card is inserted
or removed.
If an inconsistency alarm is set, a message similar to the following example is displayed:
RP/0/RP0/CPU0:May 26 11:58:40.662 : cfgmgr-rp[130]: %MGBL-CONFIGCLI-3 BATCH_CONFIG_FAIL :
28 config(s) failed during startup. To view failed config(s) use the command - "show
configuration failed startup"
RP/0/RP0/CPU0:May 26 11:58:41.731 : cfgmgr-rp[130]:
%MGBL-CONFIG-3-ADMIN_INCONSISTENCY_ALARM : Admin plane configuration inconsistency alarm
has been raised. Configuration commits will be blocked until an ADMIN plane 'clear
configuration inconsistency' command has been run to synchronize persisted admin plane
configuration with running admin configuration.
When the inconsistency alarm is set, all configuration commit operations fail until the alarm is cleared
using the
clear
configuration
inconsistency
command. This command clears the alarm and removes the
failed configuration.
For example, the following configuration commit fails to finish due to an existing inconsistency alarm:
RP/0/RP0/CPU0:router#
configure
ADMIN plane running configuration is inconsistent with persistent configuration.
No configuration commits will be allowed until an admin plane 'clear configuration
inconsistency' command is performed.
RP/0/RP0/CPU0:router(config)#
hostname router2
RP/0/RP0/CPU0:router(config)#
commit
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.