Configuration Management Commands on Cisco IOS XR Software
show configuration rollback changes
SMR-200
Cisco ASR 14000 Series Router System Management Command Reference
OL-17231-01
show configuration rollback changes
To display changes that would be made by the
rollback configuration
command or to display the list of
commit IDs, use the
show configuration
rollback
command in EXEC, administration EXEC,
administration configuration, or global configuration mode.
show
configuration
rollback
changes
{
commit-id
|
to
commit-id
|
last
number-of-commits
} [
diff
]
Syntax Description
Defaults
No default behavior or values
Command Modes
EXEC
Administration EXEC
Administration configuration
Global 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.
Note
The most recent 100 commits are retained by the system. As new commit IDs are added, the oldest
commit IDs are discarded and are no longer available for rollback operations.
Use the
commit-id
argument without the
to
keyword to display the changes for a particular commit. This
can be useful for troubleshooting actions of the
rollback configuration
command.
commit-id
Name of configuration. When a specific
commit-id
is specified, only
the changes that would occur if only the specified commit is rolled
back are displayed.
to
commit-id
Displays the changes that will occur to the running configuration if the
system is rolled back to the configuration specified with the
commit-id
argument.
last
number-of-commits
Displays the changes that will occur to the running configuration if the
system is rolled back to the last number of commits specified with the
number-of-commits
argument.
diff
(Optional) Displays added lines, changed lines, and deleted lines.
Release
Modification
Release 3.7.1
This command was introduced on the Cisco ASR 14000 Series Router.