Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
Fabric OS Command Reference 63
53-1000599-02
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.
Note When 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 quotation marks.
member Specify a zone member or list of zone members to be removed from the
configuration. The list must be enclosed in quotation marks. Members must
be separated by a semicolons.
Examples To remove a zone from a configuration:
switch:admin> cfgremove "Test_cfg", "redzone"
See Also cfgAdd, cfgClear, cfgCreate, cfgDelete, cfgDisable, cfgEnable, cfgSave, cfgShow, cfgTransAbort,
cfgTransShow