5-39
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 5 Managing the ACE Software
Using the Configuration Checkpoint and Rollback Service
The
name
argument specifies the unique identifier of the checkpoint. Enter a text
string with no spaces and a maximum of 64 alphanumeric characters.
For example, enter:
host1/Admin#
checkpoint delete MYCHECKPOINT
Deleted checkpoint 'MYCHECKPOINT'
Rolling Back a Running Configuration
To roll back the current running configuration to the previously checkpointed
running configuration for the current context, use the
checkpoint rollback
command in Exec mode. The syntax of this command is:
checkpoint rollback
name
The
name
argument specifies the unique identifier of the checkpoint. Enter a text
string with no spaces and a maximum of 64 alphanumeric characters.
For example, enter:
host1/Admin#
checkpoint rollback MYCHECKPOINT
This operation will rollback the system's running configuration to the
checkpoint's configuration.
Do you wish to proceed? (y/n) [n] y
Rollback in progress, please wait...
Generating configuration....
Rollback succeeded
switch/Admin#
Displaying Checkpoint Information
To display checkpoint information, use the
show checkpoint
command in Exec
mode. The syntax of this command is:
show checkpoint
{
all
|
detail
name
}
The options and arguments are:
•
all
—Displays a list of all existing checkpoints
•
detail
name
—Displays the running configuration of the specified checkpoint