276
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter Show Commands
show diff rollback-patch startup-config
<-- modify configuration in running configuration--->
switch# checkpoint file bootflash:///chkpnt_configSep9-1.txt
<-- modify configuration in running configuration--->
switch# copy running-config startup-config
switch# checkpoint file bootflash:///chkpnt_configSep9-2.txt
<-- modify configuration in running configuration--->
switch# show diff rollback-patch startup-config startup-config
Collecting Startup-Config
#Generating Rollback Patch
Rollback Patch is Empty
switch#
Related Commands Command Description
rollback Rolls back the switch to any of the saved checkpoints.
show checkpoint Displays checkpoint information.
show diff
rollback-patch
checkpoint
Displays the differences between the current checkpoint and the saved
configuration.
show diff
rollback-patch file
Displays the differences between the current checkpoint file and the saved
configuration.
show diff
rollback-patch
running-config
Displays the differences between the current running configuration and the
saved checkpoint configuration.