erase {checkpoint <CHECKPOINT-NAME> | startup-config | all}

Syntax

erase {checkpoint <CHECKPOINT-NAME> | startup-config | all}

Description

Deletes an existing checkpoint, startup configuration, or all checkpoints.

Command context

Manager (#)

Parameters

checkpoint <CHECKPOINT-NAME>

Specifies the name of a checkpoint.

startup-config

Specifies the startup configuration.

all

Specifies all checkpoints.

Authority

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

Examples

Erasing checkpoint ckpt1:

switch# erase checkpoint ckpt1

Erasing the startup configuration:

switch# erase startup-config

Erasing all checkpoints:

switch# erase checkpoint all