Cfgdelete – Dell POWEREDGE M1000E User Manual

Page 122

Advertising
background image

90

Fabric OS Command Reference

53-1001764-02

cfgDelete

2

cfgDelete

Deletes a zone configuration.

Synopsis

cfgdelete "cfgName"

Description

Use this command to delete a zone configuration.

This command changes the Defined Configuration (see cfgShow). For the change to become
effective, enable the configuration with the cfgEnable command. For the change to be preserved
across switch reboots, save the configuration to nonvolatile memory with the cfgSave 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.

When an FCS policy is enabled, this command can be issued only from the primary FCS switch.

Operands

The following operand is required:

"cfgName"

Specify a name for the zone configuration to be deleted, in quotation marks.

Examples

To delete a zone configuration:

switch:admin>

cfgdelete “USA_cfg”

See Also

cfgAdd, cfgClear, cfgCreate, cfgDisable, cfgEnable, cfgRemove, cfgSave, cfgShow

Advertising