Rollback Running-Config - Cisco Nexus 5500 Series Command Reference Manual

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

Advertisement

rollback running-config

rollback running-config
To rollback a running configuration, use the rollback running-config command.
Syntax Description
checkpoint
checkpoint-name
file
bootflash:
volatile:
//server
directory/
filename
atomic
verbose
There can be no spaces in the filesystem://server/directory/filename string. Individual elements of this
Note
string are separated by colons (:) and slashes (/).
Command Default
Atomic rollback
Command Modes
EXEC mode
Command History
Release
5.2(1)N1(1)
Usage Guidelines
You can roll back to a checkpoint name or file. Before you roll back, you can view the differences
between the source and destination checkpoints that reference the current or saved configurations using
the show diff rollback-patch command.
A rollback to a specified checkpoint restores the active configuration of the system to the checkpointed
configuration.
A rollback to files on bootflash is supported only on files that are created using the checkpoint
checkpoint_name command and not on any other type of ASCII file.
Cisco Nexus 5500 Series NX-OS Security Command Reference
234
rollback running-config {checkpoint checkpoint-name | file {bootflash: |
volatile:}[//server][directory/][filename] [atomic] [verbose]}
Specifies that the running configuration be rolled back to the checkpoint.
Checkpoint name. The name can be a maximum of 32 characters.
Specifies that the running configuration be rolled back to the configuration
file.
Specifies the bootflash local writable storage file system.
Specifies the volatile local writable storage file system.
Name of the server. Valid values are ///, //module-1/, //sup-1/, //sup-active/,
or //sup-local/. The double slash (//) is required.
Name of a directory. The directory name is case sensitive.
Name of the checkpoint configuration file. The filename is case sensitive.
(Optional) Specifies that the rollback execution is to stop when the first
failure occurs while applying the patch. This is the default mode.
(Optional) Specifies that the roll back execution steps be displayed during
a rollback operation.
Modification
This command was introduced.
Chapter
R Commands
OL-27883-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents