269
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show diff rollback-patch file
show diff rollback-patch file
To display the differences between the two checkpoint configuration files, use the show diff 
rollback-patch file command.
show diff rollback-patch file {bootflash: | volatile:}[//server][directory/][src-filename] 
{checkpoint dest-checkpoint-name | file {bootflash: | 
volatile:}[//server][directory/][dest-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 source and destination checkpoint configuration 
files that reference current or saved configurations. 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.
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.
src-filename (Optional) Name of the source checkpoint configuration file. The filename 
is case sensitive.
dest-filename (Optional) Name of the destination checkpoint configuration file. The 
filename is case sensitive.
checkpoint Specifies a destination checkpoint.
dest-checkpoint-name Destination checkpoint name. The name can be a maximum of 32 
characters.
file Specifies the destination checkpoint file.
running-config Specifies that the running configuration be used as the destination.
startup-config Specifies that the startup configuration be used as the destination.
Release Modification
5.2(1)N1(1) This command was introduced.