Name

delete config — Delete a configuration from the Flash memory

SYNOPSIS

delete config <unsignedInt> [confirm=<string>] 

DESCRIPTION

This command is used to permanently delete a configuration from the Flash memory.

Specify the starting block number of the configuration as the <unsignedInt> argument, which can be obtained using the show flash contents command.

To reduce the chance of accidental deletion, this command requires that confirm=yes is also specified.