![Cisco ASR 14000 Series Management Command Reference Download Page 134](http://html.mh-extra.com/html/cisco/asr-14000-series/asr-14000-series_management-command-reference_66667134.webp)
Configuration Management Commands on Cisco IOS XR Software
load commit changes
SMR-132
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
load commit changes
To populate the target configuration with changes from previous configuration commits, use the
load
commit
changes
command in global configuration or administration configuration mode. To remove the
configuration, use the
no
form of this command.
load
commit
changes
{
commit-id
|
since
commit-id
|
last
number-of-commits
}
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
commit
changes
to populate the target configuration with changes from previous
configuration commits. The changes are not applied until you enter the
commit
command.
Use the
command to display the target configuration.
Task ID
Examples
The following example shows how to populate the target configuration with changes from a previous
configuration commit:
RP/0/RP0/CPU0:router(config)#
load commit changes since 1000000006
Building configuration...
Loading.
223 bytes parsed in 1 sec (222)bytes/sec
commit-id
Specific configuration commit.
since
commit-id
Loads all configuration changes committed into the target buffer since (and
including) a specific configuration commit,
commit-id
.
last
number-of-commits
Loads the configuration changes into the target buffer that have been made
during the last number of configuration commits specified with the
number-of-commits
argument.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.
Task ID
Operations
config-services
read, write