271
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show diff rollback-patch running-config
show diff rollback-patch running-config
To display the differences between the current running configuration and the saved (checkpointed) 
configuration, use the show diff rollback-patch running-config command.
show diff rollback-patch running-config {checkpoint checkpoint-name | file {bootflash: | 
volatile:}[//server][directory/][filename] | running-config | startup-config}
Syntax Description
Note There can be no spaces in the filesystem://server/directory/filename string. Individual elements of this 
string are separated by colons (:) and slashes (/).
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines Use this command to view the differences between the current running configuration and destination 
checkpoints that reference a saved configuration. The configuration differences based on the current 
running configuration and checkpointed configuration are applied to the system to restore the running 
state of the system.
checkpoint Specifies that the checkpoint be used as the destination in the comparison.
checkpoint-name Checkpoint name. The name can be a maximum of 32 characters.
file Specifies that the checkpoint configuration file be used as the destination in 
the comparison.
bootflash: Specifies the bootflash local writable storage file system.
volatile: Specifies the volatile local writable storage file system.
//server (Optional) Name of the server. Valid values are ///, //module-1/, //sup-1/, 
//sup-active/, or //sup-local/. The double slash (//) is required.
directory/ (Optional) Name of a directory. The directory name is case sensitive.
filename (Optional) Name of the checkpoint configuration file. The filename is case 
sensitive.
running-config Specifies that the running configuration be used as the destination in the 
comparison.
startup-config Specifies that the startup configuration be used as the destination in the 
comparison.
Release Modification
5.2(1)N1(1) This command was introduced.