Cfgremove – Dell POWEREDGE M1000E User Manual

Page 138

Advertising
background image

110

Fabric OS Command Reference

53-1002746-01

cfgRemove

2

cfgRemove

Removes a member from a zone configuration.

SYNOPSIS

cfgremove "cfgName","member[; member...]"

DESCRIPTION

Use this command to remove one or more members from an existing zone configuration. If all members
are removed, the zone configuration is deleted.

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 operands are required:

"cfgName"

Specify a name for the zone configuration, enclosed in double quotation marks.

"member"

Specify a zone member or a list of zone members to be removed from the
configuration. The list must be enclosed in double quotation marks. Members
must be separated by semicolons.

EXAMPLES

To remove a zone from a configuration:

switch:admin> cfgremove "Test_cfg", "bluezone"

SEE ALSO

cfgAdd

,

cfgClear

,

cfgCreate

,

cfgDelete

,

cfgDisable

,

cfgEnable

,

cfgSave

,

cfgShow

,

cfgTransAbort

,

cfgTransShow

Advertising