Configuration Management Commands on Cisco IOS XR Software
load rollback changes
SMR-135
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
load rollback changes
To populate the target configuration with the contents of a previous configuration, use the
load
rollback
changes
command in global configuration or administration configuration mode.
load
rollback
changes
{
commit-id
|
last
number-of-commits
|
to
commit-id
}
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.
Use the
load
rollback changes
command to load rollback configuration changes to the target
configuration. This command is similar to the
command. The difference
between the commands is that the
load rollback changes
command copies the rollback changes to the
target configuration and does not commit the changes until the changes are explicitly committed with
the
command.
Use the
show configuration rollback changes
command to display rollback changes.
Task ID
Examples
The following example shows how to populate the target configuration with the contents of a previous
configuration:
RP/0/RP0/CPU0:router(config)#
load rollback changes 1000000004
Building configuration...
Loading.
302 bytes parsed in 1 sec (301)bytes/sec
commit-id
Rolls back the configuration changes for a specific configuration commit.
last
number-of-commits
Rolls back to the configuration that existed before the last number of
commits (specified with the
number-of-commits
argument) were made.
to
commit-id
Rolls back to the running configuration that existed before the configuration
specified with the
commit-id
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