Cisco Nexus 5500 Series Command Reference Manual page 249

Nx-os security command reference
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Chapter
R Commands
If you make a configuration change during an atomic rollback, the rollback will fail. You must manually
Note
correct the error and then run the rollback command.
Examples
This example shows how to roll back the running configuration to a checkpoint, named chkpnt-1, in
verbose mode:
switch# checkpoint chkpnt-1
<-- modify configuration in running configuration--->
switch# checkpoint chkpnt-2
<-- modify configuration in running configuration--->
switch# rollback running-config chkpnt-1 verbose
Note: Applying config parallelly may fail Rollback verification
Collecting Running-Config
Generating Rollback patch for switch profile
Rollback Patch is Empty
Collecting Running-Config
#Generating Rollback Patch
Rollback Patch is Empty
Rollback completed successfully.
switch#
This example shows how to roll back the running configuration to a checkpoint configuration file named
chkpnt_configSep9-1.txt in the bootflash storage system:
switch# checkpoint chkpnt-1
<-- modify configuration in running configuration--->
switch# checkpoint file bootflash:///chkpnt_configSep9-1.txt
<-- modify configuration in running configuration--->
switch# checkpoint file bootflash:///chkpnt_configSep9-2.txt
<-- modify configuration in running configuration--->
switch# checkpoint chkpnt-2
switch# rollback running-config file bootflash:///chkpnt_configSep9-1.txt
switch#
Related Commands
Command
rollback
show checkpoint
show diff
rollback-patch
checkpoint
show diff
rollback-patch file
show diff
rollback-patch
running-config
OL-27883-02
Description
Rolls back the switch to any of the saved checkpoints.
Displays checkpoint information.
Displays the differences between current checkpoint and saved
configuration.
Displays the differences between the current checkpoint file and the saved
configuration.
Displays the differences between the current running configuration and the
saved checkpoint configuration.
Cisco Nexus 5500 Series NX-OS Security Command Reference
rollback running-config
235

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents