System information
12-92
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
delete savedconfig
delete savedconfig
To remove the named file from the savedconfig directory, use the delete savedconfig command.
delete savedconfig {filename | all}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the show savedconfig command to display the contents of the savedconfig directory.
Examples The following example removes the configuration file named foo_config from the storage router:
[SN5428-2A]# delete savedconfig foo_config
Related Commands
filename The name of the configuration file to be deleted. This file must exist in the
savedconfig directory.
all Keyword, indicating that all configuration files in the savedconfig directory
are to be deleted.
Release Modification
3.2.1 This command was introduced.
Command Description
copy Copy the named configuration or script file from a remote location to the
storage router, or from the storage router to a remote location.
restore all Restore the contents of the named configuration file into memory.
save all Save all configuration information.
save system Save selected system configuration information
show savedconfig Display the contents of the savedconfig directory or the contents of the
named configuration file.
show script Display the contents of the script directory or the contents of the named
command file.