show rollback checkpoint

Displays information about configuration rollback checkpoints.

Syntax

show rollback checkpoint [ all | cp-name | summary ]

Parameters

all
Specifies all checkpoints created by the user.
cp-name
Specifies the name of a checkpoint.
summary
Specifies brief details.

Modes

Privileged EXEC mode

Usage Guidelines

The default is all if this is not specified.

The output for cp-name is similar to that for show running-config.

Examples

This example displays summary information.

device# show rollback checkpoint summary
User checkpoint summary
-------------------------------
1) checkpoint_before_vlans :
Created by   admin
Created at   Thu Apr  5 08:10:55 2018
Size is   8912  bytes
Description:  "Before VLAN configs“

2) default :
Created by   admin
Created at   Thu Apr  5 09:18:53 2018
Size is   8907  bytes
Description:  "Default Configs"

This example displays running configuration information for checkpoint "test".

device# show rollback checkpoint test
Name: test

root enable
clock timezone Etc/GMT
ha
process-restart mpls
no process-restart bgp
no process-restart isis
no process-restart ospfv2
no process-restart ospfv3
!
hardware
profile tcam default
profile route default
profile lag default
profile counters default
!