checkpoint post-configuration

Syntax

checkpoint post-configuration no checkpoint post-configuration

描述

Enables creation of system generated checkpoints when configuration changes occur. This feature is enabled by default.

The没有form of this command disables system generated checkpoints.

Command context

Manager (#)

权威

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

Usage

System generated checkpoints are automatically created by default. Whenever a configuration change occurs, the switch starts a timeout counter (300 seconds by default). For each additional configuration change, the timeout counter is restarted. If the timeout expires with no additional configuration changes being made, the switch generates a new checkpoint.

System generated checkpoints are named with the prefixCPC其次是一个时间戳in the format. For example:CPC20170630073127.

System checkpoints can be applied using the checkpoint rollback feature or copy command.

A maximum of 32 system checkpoints can be created. Beyond this limit, the newest system checkpoint replaces the oldest system checkpoint.

Examples

Enabling system checkpoints:

switch(config)#checkpoint post-configuration

Disabling system checkpoints:

switch(config)#没有checkpoint post-configuration