Zonedelete – Dell POWEREDGE M1000E User Manual

Page 1052

Advertising
background image

1020

Fabric OS Command Reference

53-1001764-02

zoneDelete

2

zoneDelete

Deletes a zone.

Synopsis

zonedelete "zonename"

Description

Use this command to delete a zone.

This command changes the defined configuration. For the change to be preserved across switch
reboots, save the configuration to nonvolatile memory using the cfgSave command. For the change
to become effective, enable the configuration with the cfgEnable 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:

"zonename"

Specify the name of the zone to be deleted. Quotation marks are optional.

Examples

To delete the zone “Blue_zone”:

switch:admin>

zonedelete "Blue_zone"

See Also

zoneAdd, zoneCreate, zoneRemove, zoneShow

Advertising