262
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show checkpoint summary
show checkpoint summary
To display a summary of the configured checkpoints, use the show checkpoint summary command.
show checkpoint summary [system | user]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to display the configuration rollback checkpoints summary:
switch# show checkpoint summary 
User Checkpoint Summary
User Checkpoint Summary
--------------------------------------------------------------------------------
1) chkpnt-1:
Created by admin
Created at Tue, 08:10:23 14 Sep 2010
Size is 21,508 bytes
Description: Checkpoint to save current configuration, Sep 9 10:02 A.M.
2) chkpnt-2:
Created by admin
Created at Tue, 08:11:46 14 Sep 2010
Size is 21,536 bytes
Description: None
3) user-checkpoint-4:
Created by admin
Created at Tue, 08:16:48 14 Sep 2010
Size is 21,526 bytes
Description: None
switch#
This example shows how to display the summary of the system-configured rollback checkpoints:
switch# show checkpoint summary system 
This example shows how to display the summary of the user-configured rollback checkpoints:
switch# show checkpoint summary user 
--------------------------------------------------------------------------------
1) chkpnt-1:
system (Optional) Displays a summary of the system-configured checkpoints.
user (Optional) Displays a summary of the user-configured checkpoints.
Release Modification
5.2(1)N1(1) This command was introduced.