Configremove – Dell POWEREDGE M1000E User Manual

Page 175

Advertising
background image

Fabric OS Command Reference

147

53-1002746-01

configRemove

2

configRemove

Deletes 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.

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

-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

Specifies the configuration file to be removed. If the file option is omitted, the
command prompts for a file name.

EXAMPLES

To remove a configuration file from the local chassis:

switch:admin> configremove -local first_config.txt

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

Advertising