Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

80 Fabric OS Command Reference
53-1000599-01
configRemove
2
configRemove
delete a saved configuration file
Synopsis configremove -local|-USB|-U [file]
Description This command deletes a configuration file that was previously saved to the local chassis or to an
attached USB device by using the configUpload command.
Operands One of the following operands must be specified:
-local Removes a configuration file that was previously created by configUpload
-local from the local chassis.
-USB | -U Removes a configuration file that was previously created by configUpload
-USB from an attached USB device.
-[file] Specify the configuration file to be removed. If the -file option is omitted, the
command will prompt the user to specify a file name.
Examples To remove a configuration file from the local chassis:
switch:admin> configremove -local first_config.txt
switch:admin>
To remove a configuration file from an attached USB device without specifying a filename:
switch:admin> configremove -USB
File Name [config.txt]: second_config.txt
See Also configDownload, configUpload, configList, configShow