rollback enable

Enables configuration rollback.

Syntax

rollback enable
no rollback enable

Command Default

Rollback is disabled.

Modes

Privileged EXEC mode

Usage Guidelines

Use the no form of this command to clean up all the checkpoints present in the system.

If rollback is not enabled, all rollback-related commands result in errors.

Examples

This example enables rollback.

device# configure terminal
device(config)# rollback enable

This example disables rollback.

device(config)# no rollback enable
%%WARN: All checkpoints and rollback logs will be cleared!
Do you want to continue? [y/n]: