Configuration Example for Rollback
Command
show checkpoint all [user | system]
show checkpoint summary [user | system]
show diff rollback-patch {checkpoint
src-cp-name | running-config | startup-config |
file source-file} {checkpoint dest-cp-name |
running-config | startup-config | file dest-file}
show rollback log [exec | verify]
Use the clear checkpoint database command to delete all checkpoint files.
Configuration Example for Rollback
This example shows how to create a checkpoint file and then implements a best-effort rollback to a user
checkpoint name:
checkpoint stable
rollback running-config checkpoint stable best-effort
Additional References
Related Documents
Related Topic
Configuration files
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
90
Purpose
Displays the contents of all checkpoints. You can limit
the displayed checkpoints to user or system generated
checkpoints.
Displays a list of all checkpoints. You can limit the
displayed checkpoints to user or system generated
checkpoints.
Displays the differences between the source and
destination checkpoint selections.
Displays the contents of the rollback log.
Document Title
Cisco Nexus 9000 Series NX-OS Fundamentals
Configuration Guide
Configuring Rollback