2-22
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear config checkpoint
clear config checkpoint
To clear all checkpoint configuration files or a particular configuration checkpoint file, use the clear
config checkpoint command.
clear config checkpoint {all | name}
Syntax Description
Defaults This command has no default settings.
Command Modes Switch command.
Command Types Privileged.
Usage Guidelines When a configuration checkpoint filename is cleared from the system, the associated checkpoint
configuration file is deleted. You should squeeze the device to reclaim space.
The checkpoint configuration is not cleared when you enter the clear con fig all command.
Examples This example shows how to clear all configuration checkpoint files:
Console> (enable) clear config checkpoint all
All configuration checkpoints cleared.
Console> (enable)
This example shows how to clear a particular configuration checkpoint file:
Console> (enable) clear config checkpoint SARAH_07122002
Cleared configuration checkpoint SARAH_07122002
Console> (enable)
Related Commands set config checkpoint
set config rollback
show config checkpoints
all Clears all configuration checkpoint files.
name Name of a particular configuration checkpoint file to clear.