Allied Telesis AT-S97 User Manual
Page 174
Chapter 10: File System Commands
174
Description
This command deletes files from the file systems of the management and
media converter modules. You can use the command to remove
unnecessary or obsolete configuration files from the modules. For
background information on configuration files, refer to Chapter 9,
“Configuration File Commands” on page 141.
Review the following before using this command:
Allied Telesis does not recommend deleting the management module’s
active master configuration file. If you do delete the file, you should
afterwards specify a new active master configuration file with the
CONFIG SET command. For further information, refer to “CONFIG
SET” on page 160.
Deleting a media converter’s configuration file (for example,
BM_00_01.cfg) from the file system of the management module does
not affect the operation of the media converter module or the
management module.
Deleting a configuration file (for example, BM.cfg) from a media
converter’s file system is not recommended. Deleting the file does not
affect the operation of the module, except if you remove the module
and install it into a different slot. In the latter scenario, the module uses
its default values or the values provided by the management module.
The filename is case sensitive. To verify the spelling and case of a
filename, use the FILE SHOW command. For instructions, refer to
“FILE SHOW” on page 188.
You do not have to perform the CONFIG SAVE command after
deleting a file.
Examples
This command deletes the master configuration file “unit2a.cfg” from a
management module in a chassis with an ID number of 0:
file delete filesystem=system://0/m/unit2a.cfg
This command deletes the master configuration file “unit14ab.cfg” from a
management module in a chassis with an ID number of 0:
file delete filesystem=system://0/m/unit14ab.cfg
This command deletes all the configuration files starting with “BM” from
management module in a chassis with an ID number of 0:
file delete filesystem=system://0/m/BM*.cfg