checkpoint rename

Syntax

checkpoint rename

Description

Renames an existing checkpoint.

Command context

Manager (#)

Parameters

Specifies the name of an existing checkpoint to be renamed.

Specifies the new name for the checkpoint. The checkpoint name can be alphanumeric. It can also contain underscores (_) and dashes (-).

NOTE:

不要启动检查点的名字CPCbecause it is used for system-generated checkpoints.

Authority

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

Examples

重命名切ckpointckpt1tocfg001:

switch#checkpoint rename ckpt1 cfg001