checkpoint rollback

Syntax

checkpoint rollback {<CHECKPOINT-NAME> | startup-config}

Description

Applies the configuration from a pre-existing checkpoint or the startup configuration to the running configuration.

Command context

Manager (#)

Parameters

<CHECKPOINT-NAME>

Specifies a checkpoint name.

startup-config

Specifies the startup configuration.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Applying a checkpoint named ckpt1 to the running configuration:

switch# checkpoint rollback ckpt1
Success

Applying a startup checkpoint to the running configuration:

switch# checkpoint rollback startup-config
Success