File Management Commands
page 7-18 OmniSwitch 6250 CLI Reference Guide November 2009
delete
Deletes an existing file.
delete [path/]filename
Syntax Definitions
path/ The path (i.e., location) containing the file being removed. If no path is
specified, the command assumes the current directory.
filename The name of the existing file being removed. Up to thirty-two (32) char-
acters may be used (e.g., test_config_file).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Be sure to separate path directories and file names with a slash (/). Refer to the examples below.
• Use care when deleting files. Depending on your switch and network configurations, specific configu-
ration and image files must be present for your system to work properly.
• This command can also be used on the secondary CMM.
Examples
-> delete test_config_file
-> delete flash/test_config_file
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
systemServices
systemServicesArg1
systemServicesAction
rm Deletes an existing file or directory.